Skip to content

Commit 6786cee

Browse files
[SYCL][ESIMD][EMU]Removing XFAIL for tests enabled with PI_API debug (intel/llvm-test-suite#937)
1 parent 9ea84b3 commit 6786cee

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

SYCL/ESIMD/api/simd_any_all.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
10-
// TODO: esimd_emulator fails due to unimplemented 'half' type
11-
// XFAIL: esimd_emulator
1210
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
1311
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1412
//

SYCL/ESIMD/regression/big_const_initializer.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
10-
// TODO: esimd_emulator fails due to unimplemented __esimd_scatter_scaled
11-
// XFAIL: esimd_emulator
1210
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
1311
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1412

0 commit comments

Comments
 (0)