mesa/src/nouveau
Timothy Arceri e5181c2e23 nouveau/nv50: disable GLSL IR loop unrolling
NIR loop unrolling is already enabled so just let it do its job.

Shader-db results (nv92):

total gpr in shared programs: 734638 -> 735037 (0.05%)
gpr in affected programs: 11058 -> 11457 (3.61%)
total instructions in shared programs: 6073415 -> 6073398 (<.01%)
instructions in affected programs: 10079 -> 10062 (-0.17%)
total bytes in shared programs: 41837432 -> 41838872 (<.01%)
bytes in affected programs: 252504 -> 253944 (0.57%)

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16366>
2022-06-04 16:11:49 +00:00
..
codegen nouveau/nv50: disable GLSL IR loop unrolling 2022-06-04 16:11:49 +00:00
drm-shim nouveau: disable fences when running under drm-shim. 2022-05-09 23:10:45 +00:00
meson.build nouveau: move codegen to a common higher level directory. 2022-06-03 03:57:18 +00:00