This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from b2c87f4f4d3 [opt](arm)Remove negative optimizations of SSE2NEON on memcmp for ARM (#38759) add d3d35842ec7 [opt](arm) Optimize the BlockBloomFilter::bucket_find on ARM platforms using NEON instructions. (#38888) No new revisions were added by this update. Summary of changes: be/src/exprs/block_bloom_filter.hpp | 36 ++++++++++++++++++++++++++++++++- be/src/exprs/block_bloom_filter_impl.cc | 29 +++++++++++++++++++++++--- 2 files changed, 61 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org