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

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 04:18:00 PDT 2020


Whitney updated this revision to Diff 266159.
Whitney marked 5 inline comments as done.
Whitney added a comment.

Updated the patch so it can be apply cleanly to trunk. 
And addressed some of the 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.266159.patch
Type: text/x-patch
Size: 14044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/c85ba072/attachment-0001.bin>


More information about the llvm-commits mailing list