Hello Michael Smith, Joe McDonnell, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/19954

to look at the new patch set (#8).

Change subject: IMPALA-12449: remove dependence on sse2neon
......................................................................

IMPALA-12449: remove dependence on sse2neon

This patch removes the dependence on sse2neon by rewriting SSE2 and AVX
code with native NEON instructions. Part of the patch has been submitted
to kudu https://gerrit.cloudera.org/#/c/20374/

Change-Id: If3c78c877ef530fa9f35d36da523ad67ab34e5e7
---
M be/src/benchmarks/bswap-benchmark.cc
M be/src/benchmarks/int-hash-benchmark.cc
M be/src/benchmarks/string-compare-benchmark.cc
M be/src/exec/delimited-text-parser.cc
M be/src/exec/delimited-text-parser.h
M be/src/exec/delimited-text-parser.inline.h
M be/src/kudu/util/block_bloom_filter.cc
M be/src/kudu/util/char_util.cc
M be/src/kudu/util/group_varint-inl.h
D be/src/kudu/util/sse2neon.h
M be/src/runtime/string-value.inline.h
M be/src/util/bit-util.cc
M be/src/util/bit-util.h
M be/src/util/bloom-filter.cc
M be/src/util/bloom-filter.h
M be/src/util/parquet-bloom-filter.cc
M be/src/util/sse-util.h
D be/src/util/sse2neon.h
M bin/rat_exclude_files.txt
19 files changed, 281 insertions(+), 7,135 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/54/19954/8
--
To view, visit http://gerrit.cloudera.org:8080/19954
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If3c78c877ef530fa9f35d36da523ad67ab34e5e7
Gerrit-Change-Number: 19954
Gerrit-PatchSet: 8
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to