Skip to content

Commit 7d07eac

Browse files
committed
[NFC]llvm-spirv: XFAIL ptrcmp.ll
1 parent f070d5e commit 7d07eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm-spirv/test/instructions/ptrcmp.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
; RUN: spirv-val %t.spv
55
; RUN: llvm-spirv -r %t.spv -o %t.rev.bc
66
; RUN: llvm-dis < %t.rev.bc | FileCheck %s --check-prefix=CHECK-LLVM
7+
; XFAIL: *
78

89
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"
910
target triple = "spir"

0 commit comments

Comments
 (0)