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

Issue 184273005: VM: Fix bug in aliasing computation. (Closed)

Created:
6 years, 9 months ago by Florian Schneider
Modified:
6 years, 9 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Fix bug in aliasing computation. Values flowing into arrays were not correctly computed as aliased. TEST=tests/language/vm/load_to_load_forwarding_vm_test.dart R=srdjan@google.com, vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=33334

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M tests/language/vm/load_to_load_forwarding_vm_test.dart View 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Florian Schneider
6 years, 9 months ago (2014-03-05 17:40:26 UTC) #1
srdjan
lgtm
6 years, 9 months ago (2014-03-05 17:41:54 UTC) #2
Vyacheslav Egorov (Google)
LGTM! May I suggest going through the other IR instructions looking for stores?
6 years, 9 months ago (2014-03-05 17:43:10 UTC) #3
Florian Schneider
6 years, 9 months ago (2014-03-05 17:58:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r33334 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698