File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 9
9
// UNSUPPORTED: cuda || hip
10
10
<<<<<<< HEAD
11
11
<<<<<<< HEAD
12
+ <<<<<<< HEAD
12
13
// TODO: esimd_emulator fails due to unimplemented 'half' type
13
14
// XFAIL: esimd_emulator
14
15
=======
17
18
// TODO: esimd_emulator fails due to unimplemented 'half' type
18
19
// XFAIL: esimd_emulator
19
20
>>>>>>> d98407d06 ([SYCL][ESIMD][EMU] Marking ESIMD kernels for esimd_emulator backend (#751 ))
21
+ =======
22
+ >>>>>>> 4242cb83d ([SYCL][ESIMD][EMU]Removing XFAIL for tests enabled with PI_API debug (#937 ))
20
23
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
21
24
// RUN: %GPU_RUN_PLACEHOLDER %t.out
22
25
//
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// REQUIRES: gpu
9
9
// UNSUPPORTED: cuda || hip
10
- // TODO: esimd_emulator fails due to unimplemented __esimd_scatter_scaled
11
- // XFAIL: esimd_emulator
12
10
// RUN: %clangxx -fsycl -I%S/.. %s -o %t.out
13
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
12
You can’t perform that action at this time.
0 commit comments