[PATCH] D112840: [PassManager] `buildFunctionSimplificationPipeline()`: schedule another `LoopDeletion` pass run before last `LICM`
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 29 12:26:33 PDT 2021
xbolva00 added a comment.
Also partially solves PR52354?
Maybe loop unrolling + some cleanup pass could also solve your motivating case and also all motivation cases from PR52354?
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