mesa/src/compiler/clc
Pierre-Eric Pelloux-Prayer 70891edd97 nir: add a nir_opt_if_options enum
And don't enable nir_opt_if_optimize_phi_true_false on radeonsi with
LLVM 14 because it crashes Blender.

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6976
Cc: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17949>
2022-08-10 12:55:39 +00:00
..
clc.c nir: add a nir_opt_if_options enum 2022-08-10 12:55:39 +00:00
clc.h clc: add new feature options for intel_clc 2022-06-27 15:31:49 +00:00
clc_helpers.cpp clc: undefine spirv defs to work around LLVMs headers 2022-08-04 23:53:50 +00:00
clc_helpers.h clc: add simple llvm initialise API 2022-04-14 21:19:56 +00:00
meson.build clc: Fix build with llvm-15. 2022-06-04 22:27:55 -07:00