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

Issue 638903004: Fix incorrect handling of refined aliases during load forwarding. (Closed)

Created:
6 years, 2 months ago by Vyacheslav Egorov (Google)
Modified:
6 years, 2 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix incorrect handling of refined aliases during load forwarding. If intrablock load forwarding refines some store instruction in a way that introduces previously unseen alias fallback to unrefined place with a more generic alias instead. R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=41009

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
6 years, 2 months ago (2014-10-08 14:30:16 UTC) #1
Florian Schneider
LGTM.
6 years, 2 months ago (2014-10-08 15:26:29 UTC) #2
Vyacheslav Egorov (Google)
6 years, 2 months ago (2014-10-09 11:47:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41009 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698