Skip to content

Commit c8d720c

Browse files
authored
fix formatting
1 parent 97e7e03 commit c8d720c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sycl/include/CL/sycl/INTEL/esimd/esimd_memory.hpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,8 +658,9 @@ ESIMD_INLINE ESIMD_NODEBUG uint32_t esimd_get_value(AccessorTy acc) {
658658
return __esimd_get_value(acc);
659659
#endif // __SYCL_DEVICE_ONLY__ && __SYCL_EXPLICIT_SIMD__
660660
}
661-
/// Raw send APIs below are used to implement the send messages on Intel(R) processor
662-
/// graphics, as defined in the documentation at
661+
662+
+/// Raw send APIs below are used to implement the send messages on Intel(R)
663+
+/// processor graphics, as defined in the documentation at
663664
/// https://01.org/sites/default/files/documentation/intel-gfx-prm-osrc-icllp-vol02a-commandreference-instructions_2.pdf
664665

665666
/// \brief Raw sends load.

0 commit comments

Comments
 (0)