Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit a9d74f3

Browse files
[SYCL][ESIMD][EMU] XFAIL marking for 'esimd_merge.cpp' test (#820)
- due to memory corruption failure from piextUSMFree
1 parent 19e18ce commit a9d74f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SYCL/ESIMD/api/esimd_merge.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
10+
// TODO: esimd_emulator fails due to memory corruption error from piextUSMFree
11+
// XFAIL: esimd_emulator
1012
// RUN: %clangxx -fsycl %s -o %t.out
1113
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1214

0 commit comments

Comments
 (0)