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

Issue 1296403004: dart2js cps: Do not treat final field reads as effectively constant. (Closed)

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

Description

dart2js cps: Do not treat final field reads as effectively constant. This is a workaround until assignment propagation is able to propagate constants more effectively. BUG= R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/6c6ac77475966625168c0d5a59164e773d00270f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_nodes.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/tree_ir/optimization/statement_rewriter.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
asgerf
5 years, 4 months ago (2015-08-19 08:45:30 UTC) #2
Kevin Millikin (Google)
LGTM :(
5 years, 4 months ago (2015-08-19 08:51:43 UTC) #3
asgerf
5 years, 4 months ago (2015-08-19 08:53:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6c6ac77475966625168c0d5a59164e773d00270f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698