Tim Armstrong has uploaded a new change for review.

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

Change subject: IMPALA-3815: clean up cross-compiled comparator
......................................................................

IMPALA-3815: clean up cross-compiled comparator

This avoids including a big block of interpreted code in the
cross-compiled IR and will make it easier to inline the Compare()
function into other codegened functions in a later change.

Perf:
Ran top-n targeted perf, didn't see any significant change.

Change-Id: I058917da2c13ba41d6ff7fefbb761606344312ab
---
M be/src/util/tuple-row-compare.cc
M be/src/util/tuple-row-compare.h
2 files changed, 34 insertions(+), 25 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/07/4307/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4307
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I058917da2c13ba41d6ff7fefbb761606344312ab
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to