[clang] [llvm] [HLSL][DXIL] Implement WaveGetLaneIndex Intrinsic (PR #111576)

Finn Plummer via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 10:31:46 PDT 2024


================
@@ -0,0 +1,6 @@
+// RUN: %clang_cc1 -finclude-default-header -triple dxil-pc-shadermodel6.6-library %s -fnative-half-type -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected
----------------
inbelic wrote:

The flag was not needed, so have removed it.

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


More information about the cfe-commits mailing list