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

Issue 2379643003: [turbofan] Refactor the OSR environment merging to create an explicit environment. (Closed)

Created:
4 years, 2 months ago by Jarin
Modified:
4 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Refactor the OSR environment merging to create an explicit environment. This is useful for my upcoming work on OSR typing, which needs to create checkpoints (which in turn require environments). Committed: https://crrev.com/ff7e60c869c80c0b2fd20a35b0a01c6a46aec40c Cr-Commit-Position: refs/heads/master@{#39869}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -39 lines) Patch
M src/compiler/ast-graph-builder.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 4 chunks +45 lines, -38 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
Jarin
Could you take a look, please? If this is well received, I will do the ...
4 years, 2 months ago (2016-09-29 10:02:59 UTC) #4
Michael Starzinger
I like it. I think this approach is cleaner than what was there before. Just ...
4 years, 2 months ago (2016-09-29 13:14:35 UTC) #7
Jarin
https://codereview.chromium.org/2379643003/diff/1/src/compiler/ast-graph-builder.cc File src/compiler/ast-graph-builder.cc (right): https://codereview.chromium.org/2379643003/diff/1/src/compiler/ast-graph-builder.cc#newcode4194 src/compiler/ast-graph-builder.cc:4194: AstGraphBuilder::Environment* AstGraphBuilder::Environment::PrepareOsrEntry() { On 2016/09/29 13:14:34, Michael Starzinger wrote: ...
4 years, 2 months ago (2016-09-29 13:40:25 UTC) #10
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/2379643003/20001
4 years, 2 months ago (2016-09-29 13:40:41 UTC) #13
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 2 months ago (2016-09-29 13:40:43 UTC) #15
Michael Starzinger
LGTM. Thanks!
4 years, 2 months ago (2016-09-29 13:42:06 UTC) #16
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/2379643003/20001
4 years, 2 months ago (2016-09-29 13:48:51 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-09-29 13:56:05 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 13:56:23 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff7e60c869c80c0b2fd20a35b0a01c6a46aec40c
Cr-Commit-Position: refs/heads/master@{#39869}

Powered by Google App Engine
This is Rietveld 408576698