mesa/src/microsoft/clc
Jesse Natalie be05c9458a microsoft/clc: Fix image lowering pass to only erase variables at the end
Otherwise, if a variable has multiple derefs in a shader, we'll crash
trying to remove it a second time. No idea how that can happen though,
seems derefs got sunk by opt_dead_cf.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26435>
2023-11-30 23:32:08 +00:00
..
clc_compiler.c microsoft/clc: Fix image lowering pass to only erase variables at the end 2023-11-30 23:32:08 +00:00
clc_compiler.h
clc_compiler_test.cpp
clc_nir.c treewide: Use nir_before/after_impl for more elaborate cases 2023-08-30 19:30:58 +00:00
clc_nir.h
clon12compiler.def
compute_test.cpp
compute_test.h
meson.build micosoft: decouple microsoft vulkan driver and compiler from gallium 2023-11-04 00:02:59 +00:00