[PATCH] D112840: [PassManager] `buildFunctionSimplificationPipeline()`: schedule another `LoopDeletion` pass run before last `LICM`
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 29 15:00:54 PDT 2021
lebedev.ri planned changes to this revision.
lebedev.ri added a comment.
Hmm, actually, i looked, and we catch a lot more cases if we do this in `buildModuleOptimizationPipeline()`, so let me do that instead. BRB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112840/new/
https://reviews.llvm.org/D112840
More information about the llvm-commits
mailing list