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 8bd8eae commit 6f164b5Copy full SHA for 6f164b5
SYCL/ESIMD/api/esimd_pack_unpack_mask.cpp
@@ -9,6 +9,8 @@
9
// UNSUPPORTED: cuda || hip
10
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
11
// XFAIL: esimd_emulator
12
+// TODO: fails on OpenCL - https://github.com/intel/llvm-test-suite/issues/901
13
+// UNSUPPORTED: opencl
14
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
15
// RUN: %GPU_RUN_PLACEHOLDER %t.out
16
//
0 commit comments