Skip to content

Commit 8700d41

Browse files
format
1 parent 1f51286 commit 8700d41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/xsimd/arch/xsimd_neon.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,6 @@ namespace xsimd
10061006
return batch_bool<T, A>(vreinterpretq_u64_s64(vshrq_n_s64(vreinterpretq_s64_u64(vqaddq_u64(vqsubq_u64(register_type(rhs), register_type(lhs)), acc)), 63)));
10071007
}
10081008

1009-
10101009
/******
10111010
* le *
10121011
******/
@@ -1031,7 +1030,6 @@ namespace xsimd
10311030
return !(lhs > rhs);
10321031
}
10331032

1034-
10351033
/******
10361034
* gt *
10371035
******/

0 commit comments

Comments
 (0)