mesa/src/nouveau
Daniel Schürmann bdbf873b0f nir: remove redundant passes from nir_opt_if()
These are now covered by nir_opt_loop():
- opt_if_loop_last_continue()
- opt_merge_breaks()
- opt_if_loop_terminator()

Reviewed-by: Konstantin Seurer <konstantin.seurer@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24940>
2024-01-03 20:48:05 +00:00
..
codegen treewide: replace calls to nir_opt_trivial_continues() with nir_opt_loop() 2024-01-03 20:48:04 +00:00
compiler treewide: replace calls to nir_opt_trivial_continues() with nir_opt_loop() 2024-01-03 20:48:04 +00:00
drm-shim drm-shim/nouveau: Stub mitting ioctls 2023-12-07 21:20:21 +00:00
headers nvk: Use ENUM_PACKED for enums instead of PACKED 2023-12-15 02:17:59 +00:00
mme nvk: Use ENUM_PACKED for enums instead of PACKED 2023-12-15 02:17:59 +00:00
nil nvk: Use ENUM_PACKED for enums instead of PACKED 2023-12-15 02:17:59 +00:00
vulkan nir: remove redundant passes from nir_opt_if() 2024-01-03 20:48:05 +00:00
winsys nvk: Enable cbufs 2023-12-15 02:17:59 +00:00
meson.build nouveau: Rename nvidia-headers to headers 2023-12-05 03:53:01 +00:00