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 19e18ce commit a9d74f3Copy full SHA for a9d74f3
SYCL/ESIMD/api/esimd_merge.cpp
@@ -7,6 +7,8 @@
7
//===----------------------------------------------------------------------===//
8
// REQUIRES: gpu
9
// UNSUPPORTED: cuda || hip
10
+// TODO: esimd_emulator fails due to memory corruption error from piextUSMFree
11
+// XFAIL: esimd_emulator
12
// RUN: %clangxx -fsycl %s -o %t.out
13
// RUN: %GPU_RUN_PLACEHOLDER %t.out
14
0 commit comments