mesa/src/microsoft
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
..
ci ci/msvc: Rename vs2019 to msvc 2023-12-24 11:46:43 +00:00
clc nir: remove redundant passes from nir_opt_if() 2024-01-03 20:48:05 +00:00
compiler nir: remove redundant passes from nir_opt_if() 2024-01-03 20:48:05 +00:00
spirv_to_dxil treewide: replace calls to nir_opt_trivial_continues() with nir_opt_loop() 2024-01-03 20:48:04 +00:00
vulkan dzn: Remove #if D3D12_SDK_VERSION blocks now that 611 is required 2023-12-22 13:35:35 +00:00
meson.build microsoft: Whitespace change to trigger CI 2023-12-15 00:39:10 +00:00