[clang] [llvm] [HLSL][DirectX] Finish WaveGetLaneCount implementation (PR #156338)

Sarah Spall via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 09:59:53 PDT 2025


================
@@ -0,0 +1,9 @@
+// RUN: %clang_cc1 -finclude-default-header -triple dxil-pc-shadermodel6.0-library -verify %s
----------------
spall wrote:

is this test needed if the codegen test is changed to sm 6.0?

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


More information about the llvm-commits mailing list