jhuber6 wrote:

> Clang raises a lot of exciting errors for spirv-- about vulcan environments 
> and I don't really know the distinction between the two - if 32 bit spirv 
> turns out to be a workable thing it should go down the same code path, with 
> `ifdef SPIRV || SPIRV64` and a file rename. I don't know enough about the 
> ecosystem to judge at this point.

Name should be `spirvintrin.h` but if we can't support 32 for now just error in 
the preprocessor.

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

Reply via email to