DescriptionX87: [turbofan] Add initial support for SOFT deopts.
port 7a22fdff1ebfebcdd83f2cae488915ae8ea2dc81(r32690)
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.
BUG=
Committed: https://crrev.com/e65aa3dca16a16a06281feb0af4cfc5b5fa0f0bb
Cr-Commit-Position: refs/heads/master@{#32694}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|