Skip to content

Commit ff19913

Browse files
svenvhdwoodwor-intel
authored andcommitted
Disable test after LLVM change
An LLVM change in the range 1f06398..80b3dcc caused this test to fail. XFAIL the test while investigating. Original commit: KhronosGroup/SPIRV-LLVM-Translator@dbf3aee
1 parent 5be4262 commit ff19913

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm-spirv/test/lower-non-standard-vec-with-ext.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
; RUN: not --crash llvm-spirv -s %t.bc
33
; RUN: llvm-spirv --spirv-ext=+SPV_INTEL_vector_compute -s %t.bc
44

5+
; Temporarily disable test as it fails after an LLVM change.
6+
; XFAIL: *
7+
58
; ModuleID = 'lower-non-standard-vec-with-ext'
69
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"
710
target triple = "spir64-unknown-unknown"

0 commit comments

Comments
 (0)