Skip to content

Commit 53ef04b

Browse files
committed
clang-format?
Signed-off-by: Chris Perkins <chris.perkins@intel.com>
1 parent eb214a1 commit 53ef04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/CL/__spirv/spirv_ops.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,5 +606,5 @@ __spirv_MemoryBarrier(__spv::Scope Memory, uint32_t Semantics) noexcept;
606606
__SYCL_CONVERGENT__ extern SYCL_EXTERNAL __SYCL_EXPORT void
607607
__spirv_GroupWaitEvents(__spv::Scope Execution, uint32_t NumEvents,
608608
__ocl_event_t *WaitEvents) noexcept;
609-
609+
610610
#endif // !__SYCL_DEVICE_ONLY__

0 commit comments

Comments
 (0)