Description[turbofan] Remove eager frame state from add and subtract.
This removes the frame state input representing the before-state from
nodes having the {JSAdd} or the {JSSubtract} operator. Lowering that
inserts number conversions of the inputs has to be disabled when
deoptimization is enabled, because the frame state layout is no longer
known.
R=jarin@chromium.org
BUG=v8:5021
Committed: https://crrev.com/2620c4264af8988782267830a54b2601637ed97e
Cr-Commit-Position: refs/heads/master@{#37522}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 7 (2 generated)
|