[PATCH] D91513: [DeadMachineInstrctionElim] Iteratively run DeadMachineInstrcutionElim pass untill nothing dead
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 16 06:47:51 PST 2020
hliao added a comment.
could you elaborate more on why we need to run that iteratively? since the original one runs bottom-up, supposedly it should find all.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91513/new/
https://reviews.llvm.org/D91513
More information about the llvm-commits
mailing list