Closed alheinecke closed 1 year ago
Thanks for your submission The issue is caused by an outdated spirv patch in OpenCL-clang: https://github.com/intel/opencl-clang/blob/ocl-open-110/patches/spirv/0002-Add-support-for-split-barriers-extension-SPV_INTEL_s.patch We are currently working on deleting it.
I will let you know when this is completed.
Great, Many thanks!
The patches which caused errors were removed with commit https://github.com/intel/opencl-clang/commit/83dc927a5997a2a8ba6ad55d84cbf78f76b300f8 @alheinecke Could you check if the problem is resolved, and if so please close the issue.
The issue is fixed with the commit https://github.com/intel/opencl-clang/commit/83dc927a5997a2a8ba6ad55d84cbf78f76b300f8 I close the issue.
I'm doing
But it fails during cmake setup with: