jhuber6 wrote:

I feel like we should treat `spirv` in the same way we handle stuff like 
`sm_90` in the `CudaArch` enum. (We should probably also rename that as it's 
used for generic offloading now). OpenMP infers the triple from the arch, so in 
the future when OpenMP can handle SPIR-V we can simply re-use that.

https://github.com/llvm/llvm-project/pull/75357
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to