Skip to content

Commit 6414c5f

Browse files
committed
Fix merge in group-instructions.ll
1 parent 4ba783b commit 6414c5f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

llvm-spirv/test/extensions/KHR/SPV_KHR_uniform_group_instructions/group-instructions.ll

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
; RUN: llvm-dis %t.rev.bc -o %t.rev.ll
1111
; RUN: FileCheck < %t.rev.ll %s --check-prefix=CHECK-LLVM
1212

13-
; RUN: llvm-spirv --spirv-target-env=SPV-IR -r %t.spv -o %t.rev.bc
14-
; RUN: llvm-dis %t.rev.bc
15-
; RUN: FileCheck < %t.rev.ll %s --check-prefix=CHECK-LLVM-SPIRV
16-
1713
; CHECK-WO-EXT: RequiresExtension: Feature requires the following SPIR-V extension:
1814
; CHECK-WO-EXT: SPV_KHR_uniform_group_instructions
1915

0 commit comments

Comments
 (0)