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

Issue 2395623002: Improvement to SsaLoadElimination (Closed)

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

Description

Improvement to SsaLoadElimination nonEscapingReceivers was always empty at the top of a loop, making scalar replacement candidates susceptible to spurious may-alias invalidations. R=het@google.com Committed: https://github.com/dart-lang/sdk/commit/646af36e933f9dbc65d0000e092645e7f6d1e7e9

Patch Set 1 #

Patch Set 2 : format #

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

Messages

Total messages: 6 (3 generated)
sra1
This fixes some of the failed scalar replacements of StringBuffer that have been bothering me. ...
4 years, 2 months ago (2016-10-04 21:07:37 UTC) #3
Harry Terkelsen
lgtm
4 years, 2 months ago (2016-10-05 16:03:12 UTC) #4
sra1
4 years, 2 months ago (2016-10-05 17:03:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
646af36e933f9dbc65d0000e092645e7f6d1e7e9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698