mesa/src/compiler/clc
Dave Airlie bfe152916c nir: move the libclc lowering over to functions file.
This lowering is pretty generic, and I want to enhance it for
times when we don't want to inline.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24687>
2023-09-12 01:57:50 +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 rusticl: add cl_khr_expect_assume 2023-08-22 17:28:05 +00:00
clc_helpers.h clc: allow passing custom validator options 2023-06-19 22:54:59 +00:00
meson.build nir: move the libclc lowering over to functions file. 2023-09-12 01:57:50 +00:00
nir_clc_helpers.h nir: move the libclc lowering over to functions file. 2023-09-12 01:57:50 +00:00
nir_load_libclc.c nir: Add function nir_function_set_impl 2023-06-24 14:48:47 +00:00