[PATCH] D136643: [LoopPeeling] Add flag to disable support for peeling loops with non-latch exits
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 25 00:54:00 PDT 2022
nikic added a comment.
Generally fine with a temporary option, as long as the code duplication introduced here is not actually necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136643/new/
https://reviews.llvm.org/D136643
More information about the llvm-commits
mailing list