DescriptionPPC: [turbofan] Add initial support for SOFT deopts.
Port 7a22fdff1ebfebcdd83f2cae488915ae8ea2dc81
Original commit message:
This only introduces the basic support for both SOFT and EAGER deopts in
TurboFan, but doesn't make use of SOFT deopts anywhere yet (there are
some other issues blocking that). Basically every Deoptimize operator
now has a DeoptimizeKind, which can be either kSoft or kEager.
R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
BUG=
Committed: https://crrev.com/cfef519a1ed03832f47623f3efec4a0617e1ac0f
Cr-Commit-Position: refs/heads/master@{#32727}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|