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

Issue 930003003: [turbofan] Transfer types from loop phis to OSR values. (Closed)

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

Description

[turbofan] Transfer types from loop phis to OSR values. R=jarin@chromium.org BUG= Committed: https://crrev.com/8e241468ed8183fc4270fd185dde45bafdc9c6f9 Cr-Commit-Position: refs/heads/master@{#26746}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -2 lines) Patch
M src/compiler/osr.cc View 1 2 3 4 2 chunks +37 lines, -0 lines 0 comments Download
M src/compiler/typer.cc View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M test/cctest/compiler/test-osr.cc View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
titzer
5 years, 10 months ago (2015-02-16 12:56:47 UTC) #1
Jarin
https://codereview.chromium.org/930003003/diff/1/src/compiler/osr.cc File src/compiler/osr.cc (right): https://codereview.chromium.org/930003003/diff/1/src/compiler/osr.cc#newcode195 src/compiler/osr.cc:195: NodeProperties::SetBounds(osr_value, NodeProperties::GetBounds(phi)); As discussed offline, we should combine the ...
5 years, 10 months ago (2015-02-16 14:33:03 UTC) #2
titzer
On 2015/02/16 14:33:03, jarin wrote: > https://codereview.chromium.org/930003003/diff/1/src/compiler/osr.cc > File src/compiler/osr.cc (right): > > https://codereview.chromium.org/930003003/diff/1/src/compiler/osr.cc#newcode195 > ...
5 years, 10 months ago (2015-02-16 15:42:54 UTC) #3
titzer
On 2015/02/16 15:42:54, titzer wrote: > On 2015/02/16 14:33:03, jarin wrote: > > https://codereview.chromium.org/930003003/diff/1/src/compiler/osr.cc > ...
5 years, 10 months ago (2015-02-18 09:03:46 UTC) #4
titzer
5 years, 10 months ago (2015-02-18 09:04:50 UTC) #6
Benedikt Meurer
LGTM with comment. https://codereview.chromium.org/930003003/diff/40001/src/compiler/osr.cc File src/compiler/osr.cc (right): https://codereview.chromium.org/930003003/diff/40001/src/compiler/osr.cc#newcode206 src/compiler/osr.cc:206: if (unknown) NodeProperties::SetBounds(osr_value, Bounds::Unbounded(zone)); I'd suggest ...
5 years, 10 months ago (2015-02-18 09:18:10 UTC) #7
titzer
On 2015/02/18 09:18:10, Benedikt Meurer wrote: > LGTM with comment. > > https://codereview.chromium.org/930003003/diff/40001/src/compiler/osr.cc > File ...
5 years, 10 months ago (2015-02-19 11:21:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/930003003/80001
5 years, 10 months ago (2015-02-19 12:17:59 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-19 12:38:49 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 12:39:01 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/8e241468ed8183fc4270fd185dde45bafdc9c6f9
Cr-Commit-Position: refs/heads/master@{#26746}

Powered by Google App Engine
This is Rietveld 408576698