[PATCH] D91513: [DeadMachineInstrctionElim] Post order visit all blocks and Iteratively run DeadMachineInstructionElim pass until nothing dead
guopeilin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 01:41:48 PST 2020
guopeilin updated this revision to Diff 306005.
guopeilin retitled this revision from "[DeadMachineInstrctionElim] Iteratively run DeadMachineInstructionElim pass until nothing dead" to "[DeadMachineInstrctionElim] Post order visit all blocks and Iteratively run DeadMachineInstructionElim pass until nothing dead".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91513/new/
https://reviews.llvm.org/D91513
Files:
llvm/lib/CodeGen/DeadMachineInstructionElim.cpp
llvm/test/CodeGen/AArch64/elim-dead-mi.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91513.306005.patch
Type: text/x-patch
Size: 4851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/631a7626/attachment.bin>
More information about the llvm-commits
mailing list