[PATCH] D61962: [LoopUnroll] Add support for loops with exiting headers and uncond latches.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 23 08:14:02 PDT 2019
fhahn updated this revision to Diff 206136.
fhahn marked 5 inline comments as done.
fhahn added a comment.
Addressed Jessica's comments, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61962/new/
https://reviews.llvm.org/D61962
Files:
llvm/lib/Transforms/Utils/LoopUnroll.cpp
llvm/test/Analysis/ScalarEvolution/scev-expander-reuse-unroll.ll
llvm/test/Transforms/LoopUnroll/partially-unroll-unconditional-latch.ll
llvm/test/Transforms/LoopUnroll/runtime-li.ll
llvm/test/Transforms/LoopUnroll/unloop.ll
llvm/test/Transforms/LoopUnroll/unroll-unconditional-latch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61962.206136.patch
Type: text/x-patch
Size: 31559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190623/2f873c19/attachment.bin>
More information about the llvm-commits
mailing list