This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 40 files changed +45
-40
lines changed Expand file tree Collapse file tree 40 files changed +45
-40
lines changed Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
+ // TODO : esimd_emulator does not support lsc-atomic yet
10
11
// RUN: %clangxx -fsycl %s -o %t.out
11
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
13
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
+ // TODO : esimd_emulator does not support lsc-atomic yet
10
11
// RUN: %clangxx -fsycl %s -o %t.out
11
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
13
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
+ // TODO : esimd_emulator does not support lsc-atomic yet
10
11
// RUN: %clangxx -fsycl %s -o %t.out
11
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
13
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
+ // TODO : Test uses 'kernel_bundle' that is not supported in ESIMD_EMULATOR
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 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 5
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
- // REQUIRES: gpu-intel-pvc
8
+ // REQUIRES: gpu-intel-pvc || esimd_emulator
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments