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

Issue 2033143002: [turbofan] Add frame state propagation to linearizer. (Closed)

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

Description

[turbofan] Add frame state propagation to linearizer. This implements propagation of frame states from checkpoints to all deoptimization points inserted by the EffectControlLinearizer. It also allows us to remove the eager frame state input from all the checked conversion operations. R=jarin@chromium.org BUG=v8:5021 Committed: https://crrev.com/10284b2948c40668d36fd03da65249daabec17e2 Cr-Commit-Position: refs/heads/master@{#36710}

Patch Set 1 #

Patch Set 2 : Fix comment. #

Total comments: 2

Patch Set 3 : Add TODO. #

Total comments: 2

Patch Set 4 : Rebased. #

Patch Set 5 : Addressed comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -45 lines) Patch
M src/compiler/effect-control-linearizer.h View 3 chunks +12 lines, -10 lines 0 comments Download
M src/compiler/effect-control-linearizer.cc View 1 2 3 4 11 chunks +54 lines, -21 lines 0 comments Download
M src/compiler/operator-properties.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/compiler/representation-change.cc View 1 2 3 2 chunks +3 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
Michael Starzinger
4 years, 6 months ago (2016-06-02 17:12:06 UTC) #4
Jarin
lgtm. Awesome! https://codereview.chromium.org/2033143002/diff/20001/src/compiler/effect-control-linearizer.cc File src/compiler/effect-control-linearizer.cc (right): https://codereview.chromium.org/2033143002/diff/20001/src/compiler/effect-control-linearizer.cc#newcode238 src/compiler/effect-control-linearizer.cc:238: frame_state = nullptr; As discussed offline, we ...
4 years, 6 months ago (2016-06-03 09:20:01 UTC) #5
Michael Starzinger
Thanks! Landing now-ish. https://codereview.chromium.org/2033143002/diff/20001/src/compiler/effect-control-linearizer.cc File src/compiler/effect-control-linearizer.cc (right): https://codereview.chromium.org/2033143002/diff/20001/src/compiler/effect-control-linearizer.cc#newcode238 src/compiler/effect-control-linearizer.cc:238: frame_state = nullptr; On 2016/06/03 09:20:01, ...
4 years, 6 months ago (2016-06-03 09:52:05 UTC) #6
Benedikt Meurer
LGTM with nit. https://codereview.chromium.org/2033143002/diff/40001/src/compiler/effect-control-linearizer.cc File src/compiler/effect-control-linearizer.cc (right): https://codereview.chromium.org/2033143002/diff/40001/src/compiler/effect-control-linearizer.cc#newcode309 src/compiler/effect-control-linearizer.cc:309: #ifdef DEBUG Nit: Please no DEBUG.
4 years, 6 months ago (2016-06-03 10:53:10 UTC) #8
Michael Starzinger
Thanks! Addressed comments. Landing. https://codereview.chromium.org/2033143002/diff/40001/src/compiler/effect-control-linearizer.cc File src/compiler/effect-control-linearizer.cc (right): https://codereview.chromium.org/2033143002/diff/40001/src/compiler/effect-control-linearizer.cc#newcode309 src/compiler/effect-control-linearizer.cc:309: #ifdef DEBUG On 2016/06/03 10:53:10, ...
4 years, 6 months ago (2016-06-03 10:59:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2033143002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2033143002/80001
4 years, 6 months ago (2016-06-03 11:21:12 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 6 months ago (2016-06-03 11:37:24 UTC) #14
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 11:39:41 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/10284b2948c40668d36fd03da65249daabec17e2
Cr-Commit-Position: refs/heads/master@{#36710}

Powered by Google App Engine
This is Rietveld 408576698