Skip to content

Commit 441ea2c

Browse files
author
Fine, Gregory
committed
Fix formatting issues
1 parent eafa170 commit 441ea2c

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

sycl/include/sycl/ext/intel/esimd/detail/hf8_type_traits.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,3 @@ template <> struct is_esimd_arithmetic_type<hf8, void> : std::true_type {};
9393
} // namespace sycl
9494

9595
/// @endcond ESIMD_DETAIL
96-

sycl/test/esimd/intel_srnd.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,3 @@ SYCL_ESIMD_FUNCTION SYCL_EXTERNAL simd<float, 16> foo() {
7474
#endif
7575
return simd<float, 16>();
7676
}
77-

0 commit comments

Comments
 (0)