JonChesterfield wrote: > Name should be `spirvintrin.h` but if we can't support 32 for now just error > in the preprocessor.
Yep, you're right. It'll be caught by only checking for the SPIRV64 macro, but nothing in this file is 32 vs 64 bit dependent as that's part of what gpuintrin.h gives us. Renamed. https://github.com/llvm/llvm-project/pull/131164 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits