Give up on erasing an IMPLICIT_DEF if it might be live-in to a call
instruction in a basic block with EH pad successors. This fixes a
liveness bug that will be diagnosed by MachineVerifer when D149947
lands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo