intel-graphics-compiler llvm22 conversion 926/926 ???

This commit is contained in:
TheK0tYaRa 2026-04-15 11:41:47 +03:00
parent 9c0b9fbf67
commit e1fe4ef0de
6 changed files with 412 additions and 0 deletions

View file

@ -0,0 +1,11 @@
--- a/IGC/CMakeLists.txt
+++ b/IGC/CMakeLists.txt
@@ -800,7 +800,7 @@
ExceptionsEnabled
MultiProcessorCompilation
DeadCodeEliminate
- TreatWarnAsErrorEnabled
+ TreatWarnAsErrorDisabled
)
if(IGC_OPTION__UNIVERSAL_DRIVER)