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

Commit 0045eb9

Browse files
authored
[SYCL] Enable memory leak test (#1666)
The bug in ZeModule is fixed, so we need to re-enable memory leak test. Signed-off-by: Byoungro So <[email protected]>
1 parent 02df4fc commit 0045eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/KernelAndProgram/kernel-bundle-merge-options.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Debug option -g is not passed to device code compiler when CL-style driver
77
// is used and /DEBUG options is passed.
88
// XFAIL: cl_options
9-
// UNSUPPORTED: ze_debug-1,ze_debug4
9+
1010
#include "kernel-bundle-merge-options.hpp"
1111

1212
// CHECK: piProgramBuild

0 commit comments

Comments
 (0)