Alexey Serbin has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/20374
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
---
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(-)

Approvals:
  Kudu Jenkins: Verified
  Alexey Serbin: Looks good to me, approved

--
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: merged
Gerrit-Change-Id: Id46816439d2741d1d095df4e53d6199ad7a9f6db
Gerrit-Change-Number: 20374
Gerrit-PatchSet: 4
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Anonymous Coward (763)
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Tidy Bot (241)
Gerrit-Reviewer: Zoltan Martonka <[email protected]>

Reply via email to