[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20374
Change subject: [arm64] implement with native NEON instructions ...................................................................... [arm64] implement with native NEON instructions This patch removes the dependence on sse2neon by rewriting SSE2 and AVX code with native NEON instructions. Change-Id: Id46816439d2741d1d095df4e53d6199ad7a9f6db --- M build-support/lint.sh M src/kudu/common/columnar_serialization.cc M src/kudu/common/zp7.cc M src/kudu/util/block_bloom_filter.cc M src/kudu/util/char_util.cc M src/kudu/util/group_varint-inl.h D src/kudu/util/sse2neon.h 7 files changed, 110 insertions(+), 9,103 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/20374/1 -- To view, visit http://gerrit.cloudera.org:8080/20374 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id46816439d2741d1d095df4e53d6199ad7a9f6db Gerrit-Change-Number: 20374 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]>
