File tree Expand file tree Collapse file tree 4 files changed +3
-6
lines changed Expand file tree Collapse file tree 4 files changed +3
-6
lines changed 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 outdated memory intrinsic
11
- // XFAIL: esimd_emulator
12
10
// RUN: %clangxx -fsycl %s -o %t.out
13
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
12
//
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 outdated memory intrinsic
11
- // XFAIL: esimd_emulator
12
10
// RUN: %clangxx -fsycl %s -o %t.out
13
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
12
//
Original file line number Diff line number Diff line change 10
10
<<<<<<< HEAD
11
11
<<<<<<< HEAD
12
12
<<<<<<< HEAD
13
+ <<<<<<< HEAD
13
14
=======
14
15
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
15
16
// XFAIL: esimd_emulator
25
26
// TODO: esimd_emulator fails due to a bug in __esimd_pack_mask() intrinsic
26
27
// XFAIL: esimd_emulator
27
28
>>>>>>> 1947aed85 ([SYCL][ESIMD][EMU] Removing ' XFAIL' markings for ' single_task' tests (#910 ))
29
+ =======
30
+ >>>>>>> 0c984891c ([SYCL][ESIMD][EMU] Removing XFAIL for test enabled with memory intrinsic updates (#928 ))
28
31
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
29
32
// RUN: %GPU_RUN_PLACEHOLDER %t.out
30
33
//
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 'half' type
11
- // XFAIL: esimd_emulator
12
10
// RUN: %clangxx -fsycl %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