Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Issue 2626603002: [turbofan] Do Smi comparison without untagging when lowering SpeculativeNumber(Compare). (Closed)

Created:
3 years, 11 months ago by epertoso
Modified:
3 years, 11 months ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Do Smi comparison without untagging when lowering SpeculativeNumber(Compare). BUG= Review-Url: https://codereview.chromium.org/2626603002 Cr-Commit-Position: refs/heads/master@{#42186} Committed: https://chromium.googlesource.com/v8/v8/+/bf67ce5f55c8784e3d39d0c823f31dc5c723c63e

Patch Set 1 #

Patch Set 2 : Update. #

Total comments: 4

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -6 lines) Patch
M src/compiler/representation-change.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/representation-change.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 1 2 2 chunks +31 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (10 generated)
epertoso
3 years, 11 months ago (2017-01-10 11:48:38 UTC) #7
Jarin
lgtm modulo nits. Thanks! https://codereview.chromium.org/2626603002/diff/20001/src/compiler/simplified-lowering.cc File src/compiler/simplified-lowering.cc (right): https://codereview.chromium.org/2626603002/diff/20001/src/compiler/simplified-lowering.cc#newcode700 src/compiler/simplified-lowering.cc:700: bool InputRepresentationIsTagged(Node* node) { It ...
3 years, 11 months ago (2017-01-10 15:14:16 UTC) #8
epertoso
https://codereview.chromium.org/2626603002/diff/20001/src/compiler/simplified-lowering.cc File src/compiler/simplified-lowering.cc (right): https://codereview.chromium.org/2626603002/diff/20001/src/compiler/simplified-lowering.cc#newcode700 src/compiler/simplified-lowering.cc:700: bool InputRepresentationIsTagged(Node* node) { On 2017/01/10 15:14:16, Jarin wrote: ...
3 years, 11 months ago (2017-01-10 15:18:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2626603002/40001
3 years, 11 months ago (2017-01-10 15:18:43 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 15:46:27 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/bf67ce5f55c8784e3d39d0c823f31dc5c72...

Powered by Google App Engine
This is Rietveld 408576698