diff --git a/SYCL/ESIMD/api/simd_view_select_2d_int.cpp b/SYCL/ESIMD/api/simd_view_select_2d_int.cpp index 0b376de82f..3fa106b716 100644 --- a/SYCL/ESIMD/api/simd_view_select_2d_int.cpp +++ b/SYCL/ESIMD/api/simd_view_select_2d_int.cpp @@ -7,8 +7,6 @@ //===----------------------------------------------------------------------===// // REQUIRES: gpu // UNSUPPORTED: cuda || hip -// TODO: esimd_emulator fails due to unimplemented 'single_task()' method -// XFAIL: esimd_emulator // RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out // RUN: %GPU_RUN_PLACEHOLDER %t.out //