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 b21b20f commit cfe75baCopy full SHA for cfe75ba
llvm-spirv/test/DebugInfo/DebugInfoTypeVector.spvasm
@@ -2,6 +2,9 @@
2
3
; REQUIRES: spirv-as
4
5
+; Test issue.
6
+; XFAIL: *
7
+
8
; RUN: spirv-as %s --target-env spv1.1 -o %t.spv
9
; RUN: llvm-spirv -r -o %t.rev.bc %t.spv
10
; RUN: llvm-dis %t.rev.bc -o %t.rev.ll
0 commit comments