We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba783b commit 6414c5fCopy full SHA for 6414c5f
llvm-spirv/test/extensions/KHR/SPV_KHR_uniform_group_instructions/group-instructions.ll
@@ -10,10 +10,6 @@
10
; RUN: llvm-dis %t.rev.bc -o %t.rev.ll
11
; RUN: FileCheck < %t.rev.ll %s --check-prefix=CHECK-LLVM
12
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
-
17
; CHECK-WO-EXT: RequiresExtension: Feature requires the following SPIR-V extension:
18
; CHECK-WO-EXT: SPV_KHR_uniform_group_instructions
19
0 commit comments