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

Issue 2305583005: Move congruent type variables optimization out of builder into simplifier (Closed)

Created:
4 years, 3 months ago by sra1
Modified:
4 years, 3 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move congruent type variables optimization out of builder into simplifier BUG= R=het@google.com, sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/9477f7e1e267e3bdb82287c9cccf903cbbc011a3

Patch Set 1 #

Total comments: 2

Patch Set 2 : reformat #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -72 lines) Patch
M pkg/compiler/lib/src/ssa/builder.dart View 1 chunk +8 lines, -72 lines 0 comments Download
M pkg/compiler/lib/src/ssa/optimize.dart View 1 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
sra1
Harry: removing code from the builder should make your life slightly easier.
4 years, 3 months ago (2016-09-02 17:53:05 UTC) #4
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/2305583005/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart File pkg/compiler/lib/src/ssa/optimize.dart (right): https://codereview.chromium.org/2305583005/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart#newcode1088 pkg/compiler/lib/src/ssa/optimize.dart:1088: // Fall-through for unrecognized argument. nit: I might ...
4 years, 3 months ago (2016-09-02 18:02:29 UTC) #5
Harry Terkelsen
lgtm
4 years, 3 months ago (2016-09-02 18:04:51 UTC) #6
sra1
https://codereview.chromium.org/2305583005/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart File pkg/compiler/lib/src/ssa/optimize.dart (right): https://codereview.chromium.org/2305583005/diff/40001/pkg/compiler/lib/src/ssa/optimize.dart#newcode1088 pkg/compiler/lib/src/ssa/optimize.dart:1088: // Fall-through for unrecognized argument. On 2016/09/02 18:02:29, Siggi ...
4 years, 3 months ago (2016-09-02 18:23:14 UTC) #7
sra1
4 years, 3 months ago (2016-09-02 18:51:00 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
9477f7e1e267e3bdb82287c9cccf903cbbc011a3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698