[clang] [llvm] [HLSL][DXIL][SPIRV] QuadReadAcrossY intrinsic support (PR #187440)

via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 01:46:28 PDT 2026


================
@@ -0,0 +1,28 @@
+// RUN: %clang_cc1 -finclude-default-header -triple dxil-pc-shadermodel6.6-library %s -emit-llvm-only -disable-llvm-passes -verify
----------------
kcloudy0717 wrote:

No, this is probably unnecessary. The reason why it's here is because it was in majority of other error tests as well, I simply copied over. It should be removed now.

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


More information about the cfe-commits mailing list