This is an automated email from the ASF dual-hosted git repository.

zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 17324160f41 [fix](test) Remove unsupported test cases (#58716)
     add 24d8cf89010 [opt](arm) Improve count_zero_num performance with NEON 
intrinsics (#58615)

No new revisions were added by this update.

Summary of changes:
 be/benchmark/benchmark_bits.hpp |  67 +++++++++++++++
 be/benchmark/benchmark_main.cpp |   1 +
 be/src/util/simd/bits.h         |  62 +++++++++++---
 be/test/util/simd/bits_test.cpp | 178 ++++++++++++++++++++++++++++++++++++++++
 4 files changed, 297 insertions(+), 11 deletions(-)
 create mode 100644 be/benchmark/benchmark_bits.hpp
 create mode 100644 be/test/util/simd/bits_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to