- When a redundant MBB is being erased from MDT, check whether its single successor is dominiated by it. If yes, update that successor's idom before erasing MBB; otherwise, it implies MBB is a leaf node and could be erased directly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo