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

Issue 11087079: Fix bug in the sminess propagation that limited optimization opportunities. (Closed)

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

Description

Fix bug in the sminess propagation that limited optimization opportunities. The existing code did not add phi-uses of phis to the worklist properly and as a result the sminess was not propagated across phis. Committed: https://code.google.com/p/dart/source/detail?r=13544

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Florian Schneider
8 years, 2 months ago (2012-10-11 14:05:47 UTC) #1
Vyacheslav Egorov (Google)
8 years, 2 months ago (2012-10-11 14:07:00 UTC) #2
LGTM

nice catch.

Powered by Google App Engine
This is Rietveld 408576698