mirror of
https://github.com/intel/intel-graphics-compiler.git
synced 2025-10-30 08:18:26 +08:00
Switch builds to use LLVM 16. Updated the documentation to treat LLVM 16 as default. Refreshed parts of buildIGC.sh regarding supported versions. Fixed a bug when setting a variable in buildIGC.sh to a default value. Force enabled exceptions for VC. This is a workaround while we're investigating why they're disabled.