Description[turbofan] Remove eager frame state from divisions.
This removes the frame state input representing the before-state from
nodes having the {JSDivide} or the {JSModulus} 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/b1cbb9838756bbdfcb631d9c8adfb673942eb987
Cr-Commit-Position: refs/heads/master@{#37608}
Patch Set 1 #
Messages
Total messages: 12 (4 generated)
|