[clang] [HLSL][SPIR-V] Add vk::ext_builtin_output attribute (PR #188268)

Nathan Gauër via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 06:15:01 PDT 2026


================
@@ -0,0 +1,27 @@
+// RUN: %clang_cc1 -triple spirv-unkown-vulkan1.3-compute -x hlsl -hlsl-entry foo  -finclude-default-header -o - %s -verify
----------------
Keenuts wrote:

Thanks, interesting to see this doesn't fail the test.

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


More information about the cfe-commits mailing list