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

Issue 2839223003: Use sourceElement when eliminating Phis (Closed)

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

Description

Use sourceElement when eliminating Phis The generated code is more readable since it has more names from the original program. In a very small number of cases the number of locals increases. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/391feb15ca133d89fdc286d774e8047927934412

Patch Set 1 #

Patch Set 2 : dartfmt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M pkg/compiler/lib/src/ssa/nodes.dart View 1 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/ssa/optimize.dart View 1 3 chunks +12 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
3 years, 8 months ago (2017-04-26 21:01:28 UTC) #2
Siggi Cherem (dart-lang)
lgtm
3 years, 8 months ago (2017-04-26 21:12:21 UTC) #3
sra1
3 years, 8 months ago (2017-04-27 00:21:36 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
391feb15ca133d89fdc286d774e8047927934412 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698