Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/4866
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, 129 insertions(+), 121 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/4866/1 -- To view, visit http://gerrit.cloudera.org:8080/4866 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I18480c598fbf6b842398581acde6fc719c40ce27 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
