intel / intel-graphics-compiler

Other
596 stars 155 forks source link

Fix build with llvm12 #268

Closed anujm1 closed 1 year ago

anujm1 commented 1 year ago

The condition should be checking for <= 11 since the change is available in LLVM12:

https://github.com/llvm/llvm-project/commit/322d0afd875df66b36e4810a2b95c20a8f22ab9b

Fixes https://github.com/intel/intel-graphics-compiler/issues/267

pszymich commented 1 year ago

The issue has been fixed already with 7a90e931f5e6202c837fe2b915781bddc4c4b17e