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 f070d5e commit 7d07eacCopy full SHA for 7d07eac
llvm-spirv/test/instructions/ptrcmp.ll
@@ -4,6 +4,7 @@
4
; RUN: spirv-val %t.spv
5
; RUN: llvm-spirv -r %t.spv -o %t.rev.bc
6
; RUN: llvm-dis < %t.rev.bc | FileCheck %s --check-prefix=CHECK-LLVM
7
+; XFAIL: *
8
9
target datalayout = "e-p:32:32-i64:64-v16:16-v24:32-v32:32-v48:64-v96:128-v192:256-v256:256-v512:512-v1024:1024"
10
target triple = "spir"
0 commit comments