DescriptionMIPS: Improve and simplify removal of unreachable code.
Port r17073 (ba68149)
Original commit message:
- Detect unreachable basic blocks of code either following an unconditional deopt or after a provably untaken branch of HBranch or HCompareObjectEqAndBranch instructions.
- Emit dummy uses in unreachable blocks during Hydrogen -> Lithium translation.
BUG=chromium:258519
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|