diff --git a/SYCL/ESIMD/regression/tanh_fix_test.cpp b/SYCL/ESIMD/regression/tanh_fix_test.cpp index 81ebd2c8d7..019517eb2a 100644 --- a/SYCL/ESIMD/regression/tanh_fix_test.cpp +++ b/SYCL/ESIMD/regression/tanh_fix_test.cpp @@ -1,7 +1,5 @@ // REQUIRES: gpu // UNSUPPORTED: cuda || hip -// TODO online compiler check fails for esimd_emulator -// XFAIL: esimd_emulator // RUN: %clangxx -fsycl %s -o %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out