We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d4ed22 commit 7e21d0bCopy full SHA for 7e21d0b
SYCL/ESIMD/api/simd_view_select_2d_int.cpp
@@ -7,8 +7,6 @@
7
//===----------------------------------------------------------------------===//
8
// REQUIRES: gpu
9
// UNSUPPORTED: cuda || hip
10
-// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
11
-// XFAIL: esimd_emulator
12
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
//
0 commit comments