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

Issue 2155123002: [turbofan] Eliminate checkpoints before return in common op reducer. (Closed)

Created:
4 years, 5 months ago by Jarin
Modified:
4 years, 5 months ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Eliminate checkpoints before return in common op reducer. This makes sure that we preserve call's tailness even if we have introduced a loop exit between the call and the return. BUG=chromium:628773 Committed: https://crrev.com/86110796f6de0013e5ab42509c4e6f72abf38e76 Cr-Commit-Position: refs/heads/master@{#37832}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix change notification #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -30 lines) Patch
M src/compiler/checkpoint-elimination.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/compiler/checkpoint-elimination.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M src/compiler/common-operator-reducer.cc View 1 2 chunks +11 lines, -3 lines 0 comments Download
A + test/mjsunit/compiler/regress-628773.js View 1 chunk +10 lines, -11 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
Jarin
Could you take a look, please?
4 years, 5 months ago (2016-07-18 11:21:16 UTC) #4
Benedikt Meurer
LGTM once comment addressed. https://codereview.chromium.org/2155123002/diff/1/src/compiler/common-operator-reducer.cc File src/compiler/common-operator-reducer.cc (right): https://codereview.chromium.org/2155123002/diff/1/src/compiler/common-operator-reducer.cc#newcode312 src/compiler/common-operator-reducer.cc:312: NodeProperties::ReplaceEffectInput(node, effect); You need to ...
4 years, 5 months ago (2016-07-18 11:29:54 UTC) #7
Jarin
https://codereview.chromium.org/2155123002/diff/1/src/compiler/common-operator-reducer.cc File src/compiler/common-operator-reducer.cc (right): https://codereview.chromium.org/2155123002/diff/1/src/compiler/common-operator-reducer.cc#newcode312 src/compiler/common-operator-reducer.cc:312: NodeProperties::ReplaceEffectInput(node, effect); On 2016/07/18 11:29:54, Benedikt Meurer wrote: > ...
4 years, 5 months ago (2016-07-18 11:48:53 UTC) #8
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/2155123002/20001
4 years, 5 months ago (2016-07-18 11:53:22 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-18 11:55:40 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-18 11:57:02 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/86110796f6de0013e5ab42509c4e6f72abf38e76
Cr-Commit-Position: refs/heads/master@{#37832}

Powered by Google App Engine
This is Rietveld 408576698