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 541289e commit dbf84f3Copy full SHA for dbf84f3
SYCL/ESIMD/api/esimd_pack_unpack_mask.cpp
@@ -11,7 +11,12 @@
11
=======
12
// TODO: esimd_emulator fails due to unimplemented 'single_task()' method
13
// XFAIL: esimd_emulator
14
+<<<<<<< HEAD
15
>>>>>>> 3c06ec209 ([ESIMD] Add smoke test for pack_mask/unpack_mask APIs. (#826))
16
+=======
17
+// TODO: fails on OpenCL - https://github.com/intel/llvm-test-suite/issues/901
18
+// UNSUPPORTED: opencl
19
+>>>>>>> 05909cd65 (Disable esimd_pack_unpack_mask test on OpenCL (#902))
20
// RUN: %clangxx -fsycl %s -fsycl-device-code-split=per_kernel -o %t.out
21
// RUN: %GPU_RUN_PLACEHOLDER %t.out
22
//
0 commit comments