radeonsi: drop LLVM global instruction selector

I'm not sure if this is really used by anyone?

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15559>
This commit is contained in:
Pierre-Eric Pelloux-Prayer
2022-03-24 17:17:17 +01:00
committed by Marge Bot
parent 47152875c7
commit 7d7c56e61a
7 changed files with 2 additions and 21 deletions
-2
View File
@@ -823,8 +823,6 @@ radeonsi driver environment variables
Don't print disassembled shaders
``preoptir``
Print the LLVM IR before initial optimizations
``gisel``
Enable LLVM global instruction selector.
``w32ge``
Use Wave32 for vertex, tessellation, and geometry shaders.
``w32ps``