File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
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
8
+ // FIXME: Investigate Windows-specific failures
9
+ // REQUIRES: TEMPORARY_DISABLED
9
10
// UNSUPPORTED: cuda || hip
10
11
// TODO: esimd_emulator fails due to unimplemented __esimd_oword_ld_unaligned
11
12
// XFAIL: esimd_emulator
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
8
+ // FIXME: Investigate Windows-specific failures
9
+ // REQUIRES: TEMPORARY_DISABLED
9
10
// UNSUPPORTED: cuda || hip
10
11
// TODO: esimd_emulator fails due to outdated __esimd_media_ld
11
12
// XFAIL: esimd_emulator
You can’t perform that action at this time.
0 commit comments