Skip to content

Commit 2307672

Browse files
committed
Fix formatting
1 parent db2f720 commit 2307672

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sycl/test-e2e/WorkGroupMemory/reduction_free_function.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
// RUN: %{run} %t.out
44

55
// UNSUPPORTED: cuda
6-
// UNSUPPORTED-INTENDED: The name mangling for free function kernels currently does not work with PTX.
6+
// UNSUPPORTED-INTENDED: The name mangling for free function kernels currently
7+
// does not work with PTX.
78

89
// Usage of work group memory parameters in free function kernels is not yet
910
// implemented.

0 commit comments

Comments
 (0)