File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
llvm/test/SYCLLowerIR/ESIMD Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 4
4
; This test checks that debug info is preserved during lowering
5
5
; ESIMD specific constructs.
6
6
7
+ ; Disable test until GenXIntrinsics is updated to reflect recent community
8
+ ; changes;
9
+ ; XFAIL:*
10
+
11
+
7
12
@__spirv_BuiltInGlobalInvocationId = external dso_local local_unnamed_addr addrspace (1 ) constant <3 x i64 >, align 32
8
13
9
14
declare spir_func <16 x float > @_Z26__esimd_oword_ld_unalignedIfLi16EjLi0EEN2cl4sycl3ext5intel12experimental5esimd6detail11vector_typeIT_XT0_EE4typeET1_j (i32 , i32 )
Original file line number Diff line number Diff line change 9
9
; not practical in this case.
10
10
;
11
11
; All new test cases should be added to intrins_trans.cpp
12
+ ; Disable test until GenXIntrinsics is updated to reflect recent community
13
+ ; changes;
14
+ ; XFAIL:*
12
15
13
16
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"
14
17
target triple = "spir64-unknown-unknown"
You can’t perform that action at this time.
0 commit comments