Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 67f591c

Browse files
authored
[ESIMD][EMU] Disable unused_spec_const test for emulator (#1117)
* [ESIMD][EMU] Disable unused_spec_const test for emulator Signed-off-by: Vyacheslav N Klochkov <[email protected]>
1 parent 5eeb87e commit 67f591c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/ESIMD/unused_spec_const.cpp renamed to SYCL/ESIMD/spec_const/unused_spec_const.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// REQUIRES: gpu
22
// UNSUPPORTED: cuda || hip
3+
// XFAIL: esimd_emulator
34
// RUN: %clangxx -fsycl %s -o %t.out
45
// RUN: %GPU_RUN_PLACEHOLDER %t.out
56

0 commit comments

Comments
 (0)