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

Issue 1315333002: dart2js cps: Let effective constant expressions propagate further. (Closed)

Created:
5 years, 3 months ago by asgerf
Modified:
5 years, 3 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: Let effective constant expressions propagate further. Constants would typically fail to propagate into an argument of a method call in cases where the receiver of the call might be null. Constants can safely propagate across the unsafe method lookup. BUG= R=kmillikin@google.com Committed: https://github.com/dart-lang/sdk/commit/ca9c113313e035203ca64c2f3bbe779c5a911254

Patch Set 1 #

Patch Set 2 : Improve comment #

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

Messages

Total messages: 4 (1 generated)
asgerf
5 years, 3 months ago (2015-08-27 08:57:21 UTC) #2
Kevin Millikin (Google)
Nice, lgtm.
5 years, 3 months ago (2015-08-27 09:12:10 UTC) #3
asgerf
5 years, 3 months ago (2015-08-27 09:22:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ca9c113313e035203ca64c2f3bbe779c5a911254 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698