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 db2f720 commit 2307672Copy full SHA for 2307672
sycl/test-e2e/WorkGroupMemory/reduction_free_function.cpp
@@ -3,7 +3,8 @@
3
// RUN: %{run} %t.out
4
5
// UNSUPPORTED: cuda
6
-// UNSUPPORTED-INTENDED: The name mangling for free function kernels currently does not work with PTX.
+// UNSUPPORTED-INTENDED: The name mangling for free function kernels currently
7
+// does not work with PTX.
8
9
// Usage of work group memory parameters in free function kernels is not yet
10
// implemented.
0 commit comments