This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-8
lines changed Expand file tree Collapse file tree 4 files changed +4
-8
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
9
- // REQUIRES: linux && gpu
8
+ // REQUIRES: gpu
10
9
// UNSUPPORTED: cuda
11
10
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
11
// 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
9
- // REQUIRES: linux && gpu
8
+ // REQUIRES: gpu
10
9
// UNSUPPORTED: cuda
11
10
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
11
// 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
10
- // REQUIRES: linux && gpu
9
+ // REQUIRES: gpu
11
10
// UNSUPPORTED: cuda
12
11
// RUN: %clangxx-esimd -fsycl %s -o %t.out
13
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
9
- // REQUIRES: linux && gpu
8
+ // REQUIRES: gpu
10
9
// UNSUPPORTED: cuda
11
10
// RUN: %clangxx-esimd -fsycl %s -o %t.out
12
11
// RUN: %HOST_RUN_PLACEHOLDER %t.out
You can’t perform that action at this time.
0 commit comments