[clang] [llvm] [SPIRV] GPU intrinsics (PR #131190)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 13 12:53:14 PDT 2025


jhuber6 wrote:

> not everything should end up in Clang, even though it is individually "convenient"

We should at least have some builtins for those SPIR-V intrinsics you listed. I think right now we only have `reflect`.

https://github.com/llvm/llvm-project/pull/131190


More information about the llvm-commits mailing list