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

Issue 75513005: We cannot use the value stored in a typed array for load elimination, but we should still kill save… (Closed)

Created:
7 years, 1 month ago by ngeoffray
Modified:
7 years, 1 month ago
Reviewers:
lukas
CC:
reviews_dartlang.org
Visibility:
Public.

Description

We cannot use the value stored in a typed array for load elimination, but we should still kill saved values that may alias with that store. R=lry@google.com Committed: https://code.google.com/p/dart/source/detail?r=30389

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 2 chunks +4 lines, -3 lines 0 comments Download
M tests/lib/typed_data/typed_data_load_test.dart View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
7 years, 1 month ago (2013-11-19 08:07:28 UTC) #1
lukas
yes, lgtm!
7 years, 1 month ago (2013-11-19 08:12:43 UTC) #2
ngeoffray
Thanks Lukas. PTAL, I moved the place where we check if the receiver is a ...
7 years, 1 month ago (2013-11-19 08:21:54 UTC) #3
lukas
even better! lgtm
7 years, 1 month ago (2013-11-19 08:28:57 UTC) #4
ngeoffray
7 years, 1 month ago (2013-11-19 09:11:38 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r30389 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698