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

Issue 148273002: Fix bug in aliasing computation for constant index. (Closed)

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

Description

Fix bug in aliasing computation for constant index. R=vegorov@google.com Committed: https://code.google.com/p/dart/source/detail?r=32016

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Florian Schneider
6 years, 11 months ago (2014-01-27 11:51:57 UTC) #1
Vyacheslav Egorov (Google)
LGTM!
6 years, 11 months ago (2014-01-27 11:55:24 UTC) #2
Florian Schneider
Committed patchset #2 manually as r32016 (presubmit successful).
6 years, 11 months ago (2014-01-27 12:02:42 UTC) #3
Ivan Posva
Was there a regression test added for this? Thanks, -Ivan
6 years, 10 months ago (2014-02-03 16:25:32 UTC) #4
Vyacheslav Egorov (Google)
6 years, 10 months ago (2014-02-03 16:56:40 UTC) #5
Message was sent while issue was closed.
It's not possible to add a unit test.Produced code was correct. The aliasing was
too conservative, not too optimistic.

Powered by Google App Engine
This is Rietveld 408576698