Skip to content

Commit f174dd5

Browse files
committed
[SYCL][E2E] XFAIL test failing on AMD HIP
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent 642c96a commit f174dd5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/DeviceImageDependencies/free_function_kernels.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
// The name mangling for free function kernels currently does not work with PTX.
88
// UNSUPPORTED: cuda
99

10+
// XFAIL: hip_amd
11+
// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15742
12+
1013
#include <iostream>
1114
#include <sycl/detail/core.hpp>
1215
#include <sycl/ext/oneapi/free_function_queries.hpp>

0 commit comments

Comments
 (0)