Description[Interpreter] Make ForInPrepare take a kRegTriple8 and ForInNext take kRegPair8 for cache state
Make ForInPrepare take a kRegTriple8 operand and ForInNext take kRegPair8
operand for cache state. This is to ensure that the cache state output of
ForInPrepare is in consecutive registers to allow us to deopt the
ForInPrepare node from TF->Ignition (to be done in a followup CL).
BUG=v8:4280
LOG=N
Committed: https://crrev.com/1ea0b91a833197d5e43f147129fa7aba5f659217
Cr-Commit-Position: refs/heads/master@{#33357}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Rebase #Patch Set 3 : Address Orion's comments #Patch Set 4 : Fix release #Depends on Patchset: Messages
Total messages: 22 (11 generated)
|