[PATCH] D81053: [LoopUnroll] Allow loops with multiple exiting blocks where loop latch is not necessary one of them.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 11:00:23 PDT 2020


Whitney updated this revision to Diff 268526.
Whitney marked 3 inline comments as done.
Whitney added a comment.

Addressed review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81053/new/

https://reviews.llvm.org/D81053

Files:
  llvm/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/test/Transforms/LoopUnroll/nonlatchcondbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81053.268526.patch
Type: text/x-patch
Size: 10103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/b8e1ebae/attachment.bin>


More information about the llvm-commits mailing list