[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:41:20 PDT 2021
lebedev.ri abandoned this revision.
lebedev.ri added a comment.
Tentatively abandoning in favor of `buildModuleOptimizationPipeline()` variant D112851 <https://reviews.llvm.org/D112851>.
It is both more powerful, and TBD compile time wise.
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