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 65e642e commit 8ef14d5Copy full SHA for 8ef14d5
sycl/test-e2e/DeviceImageDependencies/free_function_kernels.cpp
@@ -7,6 +7,9 @@
7
// The name mangling for free function kernels currently does not work with PTX.
8
// UNSUPPORTED: cuda
9
10
+// XFAIL: hip_amd
11
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15742
12
+
13
#include <iostream>
14
#include <sycl/detail/core.hpp>
15
#include <sycl/ext/oneapi/free_function_queries.hpp>
0 commit comments