Description[turbofan] Remove some dead code in move optimizer.
There was no use for the second temp vector, and the one we
are using is scoped to certain methods, and that scope can be
further restricted.
I'm curious if there is really any value in having the temp
vector instead of allocating a function-scoped local. Will
verify that separately.
Committed: https://crrev.com/d33b8f20d5e44f3e6cc7b86c6b02d5f64f20994b
Cr-Commit-Position: refs/heads/master@{#32998}
Patch Set 1 : #
Messages
Total messages: 14 (9 generated)
|