mesa/src/compiler/clc
Alyssa Rosenzweig c11c75d1a1 nir: Remove nir_index_local_regs and callers
With no registers seen, it is now a no-op.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24432>
2023-08-03 22:40:27 +00:00
..
clc.c nir/load_libclc: run some opt passes for everybody 2023-06-22 21:02:57 +00:00
clc.h clc: rework optional subgroup feature 2023-07-07 12:27:35 +00:00
clc_helpers.cpp clc: rework optional subgroup feature 2023-07-07 12:27:35 +00:00
clc_helpers.h clc: allow passing custom validator options 2023-06-19 22:54:59 +00:00
meson.build compiler/clc: Move related NIR passes to the common mesa clc 2023-06-20 03:43:41 +00:00
nir_clc_helpers.h nir/load_libclc: run some opt passes for everybody 2023-06-22 21:02:57 +00:00
nir_load_libclc.c nir: Add function nir_function_set_impl 2023-06-24 14:48:47 +00:00
nir_lower_libclc.c nir: Remove nir_index_local_regs and callers 2023-08-03 22:40:27 +00:00