arsenm wrote: > LGTM. That means we compile for the last OpenCL version, which is 3.0, and enable all OpenCL extensions/features, right? Yes. Otherwise you have to still write the code to work with the lowest common denominator. https://github.com/llvm/llvm-project/pull/135733