diff --git a/SYCL/ESIMD/unused_spec_const.cpp b/SYCL/ESIMD/spec_const/unused_spec_const.cpp similarity index 98% rename from SYCL/ESIMD/unused_spec_const.cpp rename to SYCL/ESIMD/spec_const/unused_spec_const.cpp index f252291abc..351033c7f4 100644 --- a/SYCL/ESIMD/unused_spec_const.cpp +++ b/SYCL/ESIMD/spec_const/unused_spec_const.cpp @@ -1,5 +1,6 @@ // REQUIRES: gpu // UNSUPPORTED: cuda || hip +// XFAIL: esimd_emulator // RUN: %clangxx -fsycl %s -o %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out