Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 790f105

Browse files
Temporary disable ESIMD/aot_mixed.cpp untill get fixed 'Unsupported required sub group size' issue
1 parent fc64e4e commit 790f105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/ESIMD/aot_mixed.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
1010
// UNSUPPORTED: esimd_emulator
11+
// XFAIL: *
1112
// RUN: %clangxx -fsycl -fsycl-targets=spir64_gen -Xsycl-target-backend=spir64_gen "-device gen9" -o %t.sycl.out -DENABLE_SYCL=0 %s
1213
// RUN: %GPU_RUN_PLACEHOLDER %t.sycl.out
1314
// RUN: %clangxx -fsycl -fsycl-targets=spir64_gen -Xsycl-target-backend=spir64_gen "-device gen9" -o %t.out %s

0 commit comments

Comments
 (0)