mesa/src/compiler/clc
Karol Herbst c674db05e8 clc: use addMacroDef/Undef instead of -D/-U flags
It always felt weird having the extension management in two different
places. Later once we require LLVM-14 we might even be able to clean it up
a little more.

Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26641>
2023-12-12 14:24:48 +00:00
..
clc.c clc: add dump_llvm debug options 2023-12-05 22:45:53 +00:00
clc.h clc: add support for cl_khr_subgroup_shuffle and shuffle_relative 2023-12-11 23:08:51 +00:00
clc_helpers.cpp clc: use addMacroDef/Undef instead of -D/-U flags 2023-12-12 14:24:48 +00:00
clc_helpers.h clc: allow passing custom validator options 2023-06-19 22:54:59 +00:00
meson.build clc: Add missing idep_vtn 2023-11-02 11:37:46 +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/load_libclc: fix libclc memory leak 2023-10-11 03:05:23 +00:00