DescriptionVector ICs: Like megamorphic keyed koads, use a dummy vector for stores
It's useful for the megamorphic keyed store case to not require a
vector and slot as input. Analogous to the load case, we have a dummy
one-ic-slot vector to aid. Since the only kind of MISS is for
megamorphic cache stub failures, we don't need the real vector.
The reason is that megamorphic cache stub failures don't result in any
change to the type feedback vector state.
BUG=
R=jkummerow@chromium.org
Committed: https://crrev.com/9e7af9efc5857b3c7e23a77d257f3dfbea597753
Cr-Commit-Position: refs/heads/master@{#29280}
Patch Set 1 #
Total comments: 5
Patch Set 2 : Nits, fixes. #Patch Set 3 : REBASE. #
Messages
Total messages: 10 (5 generated)
|