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

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


================
@@ -0,0 +1,182 @@
+//===-- spirvintrin.h - SPIRV intrinsic functions ------------------------===//
----------------
jhuber6 wrote:

The header stuff is separate from introducing these builtins, they should be tested in isolation.

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


More information about the llvm-commits mailing list