We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3cf81 commit 28d9a92Copy full SHA for 28d9a92
1 file changed
…passes/dxilgen/LowerAllocateRayQuery2.ll …GenerationPass/LowerAllocateRayQuery2.lltest/HLSL/passes/dxilgen/LowerAllocateRayQuery2.ll renamed to tools/clang/test/DXC/Passes/DxilGenerationPass/LowerAllocateRayQuery2.ll
@@ -1,4 +1,4 @@
1
-; RUN: opt -hlsl-passes-resume -dxilgen -S %s | FileCheck %s
+; RUN: %dxopt %s -hlsl-passes-resume -dxilgen -S | FileCheck %s
2
; generated the IR with:
3
; ExtractIRForPassTest.py -p dxilgen -o LowerAllocateRayQuery2.ll tools\clang\test\CodeGenDXIL\hlsl\objects\RayQuery\allocateRayQuery2.hlsl -- -T lib_6_9
4
0 commit comments