[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
Thu Nov 19 22:12:40 PST 2020


guopeilin added a comment.



In D91513#2407245 <https://reviews.llvm.org/D91513#2407245>, @hliao wrote:

> Do you have permission to commit?

No,  but I will apply for permission later. And I am still trying to write the test case that demonstrates a cycle within cfg manually, Although I found it difficult and cost time.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91513/new/

https://reviews.llvm.org/D91513



More information about the llvm-commits mailing list