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

Issue 1601863005: Remove useless branches in shrinking_reductions. (Closed)

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

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

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

Messages

Total messages: 7 (3 generated)
sra1
4 years, 11 months ago (2016-01-19 22:49:55 UTC) #2
asgerf
LGTM! https://codereview.chromium.org/1601863005/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart File pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart (right): https://codereview.chromium.org/1601863005/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart#newcode211 pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart:211: if (value.isTrue) { We have a helper for ...
4 years, 11 months ago (2016-01-19 23:08:40 UTC) #3
sra1
https://codereview.chromium.org/1601863005/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart File pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart (right): https://codereview.chromium.org/1601863005/diff/1/pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart#newcode211 pkg/compiler/lib/src/cps_ir/shrinking_reductions.dart:211: if (value.isTrue) { On 2016/01/19 23:08:39, asgerf wrote: > ...
4 years, 11 months ago (2016-01-20 01:03:36 UTC) #5
sra1
4 years, 11 months ago (2016-01-20 01:41:13 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
68c7404c4ad38562f4b3d8cdbf29f4924ae5d72b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698