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

Issue 10967041: Improve ShouldSpecializeForDouble to handle ICs with multiple checks. (Closed)

Created:
8 years, 3 months ago by Vyacheslav Egorov (Google)
Modified:
8 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improve ShouldSpecializeForDouble to handle ICs with multiple checks. R=fschneider@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=12703

Patch Set 1 #

Total comments: 1

Patch Set 2 : use helpers #

Patch Set 3 : use helpers #

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

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Google)
8 years, 3 months ago (2012-09-21 13:15:29 UTC) #1
Florian Schneider
8 years, 3 months ago (2012-09-21 13:23:07 UTC) #2
lgtm

https://codereview.chromium.org/10967041/diff/1/runtime/vm/flow_graph_optimiz...
File runtime/vm/flow_graph_optimizer.cc (right):

https://codereview.chromium.org/10967041/diff/1/runtime/vm/flow_graph_optimiz...
runtime/vm/flow_graph_optimizer.cc:280: const bool seen_double =
It would be nice to have a helper that checks for at the combinations of
smi/double with least one double.

Powered by Google App Engine
This is Rietveld 408576698