This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
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 unimplemented 'half' type
11
+ // XFAIL: esimd_emulator
10
12
// RUN: %clangxx -fsycl %s -o %t.out
11
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
14
//
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
10
12
// RUN: %clangxx -fsycl %s -o %t.out
11
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
14
//
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
10
12
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
11
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
14
//
You can’t perform that action at this time.
0 commit comments