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

Issue 2159603002: [turbofan] In effect control linearizer, only delay effect phi update for loops. (Closed)

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

Description

[turbofan] In effect control linearizer, only delay effect phi update for loops. Delaying for merges caused branch cloning using dummy effect phi inputs, potentially splitting the effect chain at start. We still have to delay the creation for loops because we need to break cycles. BUG=chromium:628403 Committed: https://crrev.com/514951f651bce8c245f60f8df16a02905401e4c8 Cr-Commit-Position: refs/heads/master@{#37808}

Patch Set 1 #

Patch Set 2 : Use the Dead node as placeholder. #

Patch Set 3 : Fix comment #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -11 lines) Patch
M src/compiler/effect-control-linearizer.cc View 1 2 1 chunk +7 lines, -3 lines 1 comment Download
A + test/mjsunit/compiler/regress-628403.js View 1 chunk +14 lines, -8 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
Jarin
Could you take a look, please?
4 years, 5 months ago (2016-07-16 07:51:33 UTC) #7
Benedikt Meurer
Awesome, thanks for fixing (kudos to Jakob for the simple repro). LGTM, gonna land this ...
4 years, 5 months ago (2016-07-16 12:35:30 UTC) #12
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/2159603002/40001
4 years, 5 months ago (2016-07-16 12:35:48 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-16 12:37:53 UTC) #16
commit-bot: I haz the power
4 years, 5 months ago (2016-07-16 12:39:23 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/514951f651bce8c245f60f8df16a02905401e4c8
Cr-Commit-Position: refs/heads/master@{#37808}

Powered by Google App Engine
This is Rietveld 408576698