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

Issue 1476303003: dart2js cps: Disable a bad optimization. (Closed)

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

Description

dart2js cps: Disable a bad optimization. An optimization would remove redundant == null checks from branch conditions, but this slows the check. BUG= R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/e2a1b39037f995c4709536d393603e70de478fbc

Patch Set 1 #

Patch Set 2 : Rebase #

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

Messages

Total messages: 5 (2 generated)
asgerf
5 years ago (2015-11-27 12:12:49 UTC) #2
sra1
lgtm
5 years ago (2015-11-27 20:53:48 UTC) #3
asgerf
5 years ago (2015-11-30 10:30:24 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
e2a1b39037f995c4709536d393603e70de478fbc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698