This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 37 files changed +74
-60
lines changed Expand file tree Collapse file tree 37 files changed +74
-60
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl -fsycl-esimd-force-stateless-mem %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pv
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl -fsycl-esimd-force-stateless-mem %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl -fsycl-esimd-force-stateless-mem %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl -fsycl-esimd-force-stateless-mem %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl -fsycl-esimd-force-stateless-mem %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator
9
10
// RUN: %clangxx -fsycl %s -o %t.out
10
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
11
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
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 || esimd_emulator
9
- // UNSUPPORTED: cuda || hip
8
+ // REQUIRES: gpu-intel-pvc
9
+ // UNSUPPORTED: esimd_emulator || cuda || hip
10
10
// RUN: %clangxx -fsycl %s -o %t.out
11
11
// RUN: %GPU_RUN_PLACEHOLDER %t.out
12
12
You can’t perform that action at this time.
0 commit comments