[clang] [HLSL] Implement the SV_InstanceID semantic (PR #221091)

Gregory Roth via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 10:58:50 PDT 2026


================
@@ -0,0 +1,7 @@
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.3-pixel -finclude-default-header -x hlsl -verify -o - %s
----------------
pow2clk wrote:

Mostly disregard, but you might consider adding a CS test too.

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


More information about the cfe-commits mailing list