[PATCH] D87322: [Passes] Move ADCE before DSE & LICM.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 9 11:29:37 PDT 2020
asbirlea added a comment.
sgtm!
It may be good to have this in before the DSE+MSSA flag flip to minimize the regression introduced by that patch (assuming there are no meaningful binary changes or run time regressions for the NPM either).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87322/new/
https://reviews.llvm.org/D87322
More information about the llvm-commits
mailing list