Skip to content

Commit b23f0f3

Browse files
committed
update paths
1 parent 521baea commit b23f0f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/HLSL/passes/dxilgen/LowerAllocateRayQuery2.ll

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; RUN: %dxopt %s -hlsl-passes-resume -dxilgen -S | FileCheck %s
2-
; generated the IR with ExtractIRForPassTest.py -p dxilgen -o LowerAllocateRayQuery2.ll tools\clang\test\CodeGenHLSL\allocateRayQuery2.hlsl -- -T lib_6_9
3-
; importantly, this is generated with spir-v gen enabled
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
44

55
target datalayout = "e-m:e-p:32:32-i1:32-i8:32-i16:32-i32:32-i64:64-f16:32-f32:32-f64:64-n8:16:32:64"
66
target triple = "dxil-ms-dx"

0 commit comments

Comments
 (0)