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 f6dfb56 commit 0c58accCopy full SHA for 0c58acc
test/entry_point_func.ll
@@ -5,6 +5,9 @@
5
; RUN: llvm-spirv %t.bc -o %t.spv
6
; RUN: spirv-val %t.spv
7
8
+; TODO: adjust the test or revert XFAIL
9
+; XFAIL: *
10
+
11
target datalayout = "e-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024-n8:16:32:64"
12
target triple = "spir64-unknown-unknown"
13
0 commit comments