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

Issue 110703004: VM: Generalize using propagated cids for to >1 arguments. (Closed)

Created:
7 years ago by Florian Schneider
Modified:
7 years ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

VM: Generalize using propagated cids for to >1 arguments. When ic-data are missing (optimized code that was not executed yet), the compiler tries to fill in information calculated with type propagation. The approach was only used for calls with 1 tested argument. This enables it for all calls where we want to use propagated type information if ic-data are missing. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=31020

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
Florian Schneider
The cast >1 arguments is already covered by existing tests.
7 years ago (2013-12-10 14:52:44 UTC) #1
srdjan
lgtm
7 years ago (2013-12-10 15:19:51 UTC) #2
Florian Schneider
7 years ago (2013-12-10 15:23:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31020 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698