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

Issue 758953002: cps-ir: Optimize identical used with constants. (Closed)

Created:
6 years ago by karlklose
Modified:
6 years ago
Reviewers:
sigurdm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

cps-ir: Optimize identical used with constants. R=sigurdm@google.com Committed: https://code.google.com/p/dart/source/detail?r=41982

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Add an assert. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -23 lines) Patch
M pkg/compiler/lib/src/cps_ir/constant_propagation.dart View 1 2 3 1 chunk +17 lines, -1 line 1 comment Download
M tests/compiler/dart2js/js_backend_cps_ir_control_flow.dart View 1 2 4 chunks +25 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
karlklose
https://codereview.chromium.org/758953002/diff/60001/pkg/compiler/lib/src/cps_ir/constant_propagation.dart File pkg/compiler/lib/src/cps_ir/constant_propagation.dart (right): https://codereview.chromium.org/758953002/diff/60001/pkg/compiler/lib/src/cps_ir/constant_propagation.dart#newcode610 pkg/compiler/lib/src/cps_ir/constant_propagation.dart:610: _ConstnessLattice leftConst = getValue(node.left.definition); Indentation is correct, the highlighting ...
6 years ago (2014-11-26 08:16:01 UTC) #2
sigurdm
lgtm
6 years ago (2014-11-26 08:48:06 UTC) #3
karlklose
6 years ago (2014-11-26 09:24:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as 41982 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698