[PATCH] D91513: [DeadMachineInstrctionElim] Post order visit all blocks and Iteratively run DeadMachineInstructionElim pass until nothing dead

weiwei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 09:03:07 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1cd19fc5681b: [DeadMachineInstrctionElim] Post order visit all blocks and Iteratively run… (authored by wwei).

Changed prior to commit:
  https://reviews.llvm.org/D91513?vs=306005&id=306709#toc

Repository:
  rG LLVM Github Monorepo

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.306709.patch
Type: text/x-patch
Size: 4938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/65350a6c/attachment.bin>


More information about the llvm-commits mailing list