This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +19
-16
lines changed Expand file tree Collapse file tree 8 files changed +19
-16
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
- // TODO enable on Windows and Level Zero
9
- // REQUIRES: linux && gpu && opencl
8
+ // TODO enable on Windows
9
+ // REQUIRES: linux && gpu
10
10
// UNSUPPORTED: cuda
11
11
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
12
// RUN: %HOST_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
- // TODO enable on Windows and Level Zero
9
- // REQUIRES: linux && gpu && opencl
8
+ // TODO enable on Windows
9
+ // REQUIRES: linux && gpu
10
10
// UNSUPPORTED: cuda
11
11
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
12
// RUN: %HOST_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 6
6
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
7
//
8
8
// ===----------------------------------------------------------------------===//
9
- // TODO enable on Windows and Level Zero
10
- // REQUIRES: linux && gpu && opencl
9
+ // TODO enable on Windows
10
+ // REQUIRES: linux && gpu
11
11
// UNSUPPORTED: cuda
12
12
// RUN: %clangxx-esimd -fsycl %s -o %t.out
13
13
// RUN: %HOST_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
- // TODO enable on Windows and Level Zero
9
- // REQUIRES: linux && gpu && opencl
8
+ // TODO enable on Windows
9
+ // REQUIRES: linux && gpu
10
10
// UNSUPPORTED: cuda
11
11
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
12
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out
Original file line number Diff line number Diff line change 6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
8
9
- // TODO enable on Windows and Level Zero
10
- // REQUIRES: linux && gpu && opencl
9
+ // TODO enable on Windows
10
+ // REQUIRES: linux && gpu
11
+ // UNSUPPORTED: cuda
11
12
// RUN: %clangxx-esimd -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
13
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out 1
Original file line number Diff line number Diff line change 6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
8
9
- // TODO enable on Windows and Level Zero
10
- // REQUIRES: linux && gpu && opencl
9
+ // TODO enable on Windows
10
+ // REQUIRES: linux && gpu
11
+ // UNSUPPORTED: cuda
11
12
// RUN: %clangxx-esimd -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
13
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out 2
Original file line number Diff line number Diff line change 6
6
//
7
7
// ===----------------------------------------------------------------------===//
8
8
9
- // TODO enable on Windows and Level Zero
10
- // REQUIRES: linux && gpu && opencl
9
+ // TODO enable on Windows
10
+ // REQUIRES: linux && gpu
11
+ // UNSUPPORTED: cuda
11
12
// RUN: %clangxx-esimd -fsycl -I%S/.. %S/Inputs/pm_common.cpp -o %t.out
12
13
// RUN: %ESIMD_RUN_PLACEHOLDER %t.out 3
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
- // TODO enable on Windows and Level Zero
9
- // REQUIRES: linux && gpu && opencl
8
+ // TODO enable on Windows
9
+ // REQUIRES: linux && gpu
10
10
// UNSUPPORTED: cuda
11
11
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
12
// RUN: %HOST_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments