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

Issue 1343783002: dart2js ssa: Avoid tracking too much in load elimination (Closed)

Created:
5 years, 3 months ago by sra1
Modified:
5 years, 3 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

dart2js ssa: Avoid tracking too much in load elimination R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/f9459ad4acda717e13230d6241ac865d7e0f9eb2

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -11 lines) Patch
M pkg/compiler/lib/src/ssa/builder.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/nodes.dart View 4 chunks +8 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/ssa/optimize.dart View 1 1 chunk +46 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
floitsch
LGTM. add test to make sure the CPS doesn't run into the same problem. https://codereview.chromium.org/1343783002/diff/1/pkg/compiler/lib/src/ssa/optimize.dart ...
5 years, 3 months ago (2015-09-14 16:08:19 UTC) #2
sra1
Committed patchset #2 (id:20001) manually as f9459ad4acda717e13230d6241ac865d7e0f9eb2 (presubmit successful).
5 years, 3 months ago (2015-09-14 19:50:08 UTC) #3
sra1
5 years, 3 months ago (2015-09-14 23:09:46 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/1343783002/diff/1/pkg/compiler/lib/src/ssa/op...
File pkg/compiler/lib/src/ssa/optimize.dart (right):

https://codereview.chromium.org/1343783002/diff/1/pkg/compiler/lib/src/ssa/op...
pkg/compiler/lib/src/ssa/optimize.dart:2001: // actually kill it's input, but we
don't make use that elsewhere so
On 2015/09/14 16:08:19, floitsch wrote:
> of that

Done.

Powered by Google App Engine
This is Rietveld 408576698