[PATCH] D102982: [LoopUnroll] Use smallest exact trip count from any exit
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 23 13:33:09 PDT 2021
nikic planned changes to this revision.
nikic added a comment.
Looks like the PreserveCondBr flag is currently not respected when partial unrolling is performed, and the latch still gets simplified in that case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102982/new/
https://reviews.llvm.org/D102982
More information about the llvm-commits
mailing list