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

Issue 2670763003: [turbofan] Run checkpoint elimination early. (Closed)

Created:
3 years, 10 months ago by Michael Starzinger
Modified:
3 years, 10 months ago
Reviewers:
Benedikt Meurer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Run checkpoint elimination early. This runs the existing checkpoint elimination during the "inlining" optimization phase. It will eliminate redundant checkpoint nodes and hence reduce graph size earlier. After this change the reducer in question runs during {InliningPhase} as well as {TypedLoweringPhase}. R=bmeurer@chromium.org Review-Url: https://codereview.chromium.org/2670763003 Cr-Commit-Position: refs/heads/master@{#42918} Committed: https://chromium.googlesource.com/v8/v8/+/87e53cb85ae871b8f95dd19058cac438c57aa751

Patch Set 1 #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/compiler/pipeline.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (14 generated)
Benedikt Meurer
lgtm
3 years, 10 months ago (2017-02-03 09:42:12 UTC) #10
Michael Starzinger
Thanks. Landing.
3 years, 10 months ago (2017-02-03 10:09:29 UTC) #11
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/2670763003/20001
3 years, 10 months ago (2017-02-03 10:16:32 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 10:18:14 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/87e53cb85ae871b8f95dd19058cac438c57...

Powered by Google App Engine
This is Rietveld 408576698