Skip to content

Commit f277bee

Browse files
MrSidimsFznamznon
authored andcommitted
Move tests around (#1682)
The proposed layout is test/extensions/[EXT|KHR|Company] Signed-off-by: Sidorov, Dmitry <[email protected]> Original commit: KhronosGroup/SPIRV-LLVM-Translator@71b9125
1 parent 5a17132 commit f277bee

File tree

121 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+1
-1
lines changed

llvm-spirv/test/transcoding/fence_inst.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; RUN: llvm-as %s -o %t.bc
2-
; RUN: llvm-spirv %t.bc --spirv-ext=+SPV_INTEL_runtime_aligned -o %t.spv
2+
; RUN: llvm-spirv %t.bc -o %t.spv
33
; RUN: llvm-spirv %t.spv -to-text -o %t.spt
44
; RUN: FileCheck < %t.spt %s --check-prefix=CHECK-SPIRV
55

0 commit comments

Comments
 (0)