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 +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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-dg2 || esimd_emulator
8
+ // REQUIRES: gpu-intel-dg2
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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl -DESIMD_XE_HPC %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 || esimd_emulator
8
+ // REQUIRES: gpu-intel-pvc
9
9
// UNSUPPORTED: cuda || hip
10
10
// RUN: %clangxx -fsycl -DESIMD_XE_HPC %s -DVER1 -o %t.out1
11
11
// RUN: %clangxx -fsycl -DESIMD_XE_HPC %s -DVER2 -o %t.out2
You can’t perform that action at this time.
0 commit comments