[PATCH] D80477: [LoopUnroll] Support loops with exiting block that is neither header nor latch.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 26 15:17:38 PDT 2020
Whitney updated this revision to Diff 266335.
Whitney added a comment.
Update the patch after https://reviews.llvm.org/D80544 landed.
@fhahn @Meinersbur Hopefully I didn't miss addressing any comments for adding support for loops with exiting block that is neither header nor latch.
Please feel free let me know if I do. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80477/new/
https://reviews.llvm.org/D80477
Files:
llvm/lib/Transforms/Utils/LoopUnroll.cpp
llvm/test/Transforms/LoopUnroll/nonlatchcondbr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80477.266335.patch
Type: text/x-patch
Size: 10801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/f89fd548/attachment.bin>
More information about the llvm-commits
mailing list