================ @@ -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