This is an automated email from the ASF dual-hosted git repository.
alexey pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git
from e742f86f6 [thirdparty] upgrade libunwind to 1.7.2 version
new daef6d3e8 [arm64] implement with native NEON instructions
new 176ca78ed [gutil] fix ASAN warning in CountOnes()
new e1357c292 [util] clean up libunwind headers for aarch64
new 287443d68 [thirdparty] build gperftools with libunwind support
new 07f306f6c [util] redirect stderr to /dev/null during AVX2 detection
new 737ec02b3 [CMakeLists] clean-up ARCH_NAME conditions for x86_64
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 22 +-
build-support/lint.sh | 4 +-
src/kudu/common/columnar_serialization.cc | 6 +-
src/kudu/common/zp7.cc | 28 +-
src/kudu/gutil/CMakeLists.txt | 2 +-
src/kudu/gutil/bits.h | 2 +-
src/kudu/util/CMakeLists.txt | 6 +-
src/kudu/util/block_bloom_filter.cc | 82 +-
src/kudu/util/char_util.cc | 21 +-
src/kudu/util/debug-util.cc | 4 -
src/kudu/util/group_varint-inl.h | 2 +-
src/kudu/util/sse2neon.h | 9070 -----------------------------
thirdparty/build-definitions.sh | 39 +-
13 files changed, 161 insertions(+), 9127 deletions(-)
delete mode 100644 src/kudu/util/sse2neon.h