DescriptionX87: Vector ICs: Like megamorphic keyed koads, use a dummy vector for stores.
port 9e7af9efc5857b3c7e23a77d257f3dfbea597753 (r29280).
original commit message:
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=
Committed: https://crrev.com/29686a2b54102039bc6cecb9eff1b1711daf750c
Cr-Commit-Position: refs/heads/master@{#29410}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|