[PATCH] D80477: [LoopUnroll] Support loop with multi exiting blocks

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 25 19:17:41 PDT 2020


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

Addressed @etiotto review comments.


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.266097.patch
Type: text/x-patch
Size: 13738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/0ce5ad7a/attachment.bin>


More information about the llvm-commits mailing list