Jim Apple has uploaded a new patch set (#2). Change subject: IMPALA-4381: Incorrect AVX version of BloomFilter::Or ......................................................................
IMPALA-4381: Incorrect AVX version of BloomFilter::Or The iteration on the loop incrementing the loop variable by the wrong amount. This version is hopefully clearer. I have tested it on an AVX_enabled machine and I have inspected the assembly. Change-Id: I18480c598fbf6b842398581acde6fc719c40ce27 --- M be/src/benchmarks/bloom-filter-benchmark.cc M be/src/util/bloom-filter-test.cc M be/src/util/bloom-filter.cc 3 files changed, 133 insertions(+), 123 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/4866/2 -- To view, visit http://gerrit.cloudera.org:8080/4866 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I18480c598fbf6b842398581acde6fc719c40ce27 Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
