Description[turbofan] Infer some receiver maps when lowering loads/stores.
The type feedback for load and store ICs might be polluted because of
different/conflicting call sites, but yet we can utilize some of the
static information that is available in the graph to determine the
effective receiver map, or at least filter out impossible receiver maps
from the feedback by looking at the transition trees.
This is similar to what Crankshaft does in ComputeReceiverTypes, but
more general and less hacky.
R=jarin@chromium.org
Committed: https://crrev.com/9c5d12e5fb3d489cafba69e8962613847479c731
Cr-Commit-Position: refs/heads/master@{#36167}
Patch Set 1 #Patch Set 2 : Make tests happy. #
Messages
Total messages: 13 (5 generated)
|