[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
Thu May 28 09:15:56 PDT 2020


Whitney updated this revision to Diff 266905.
Whitney marked 11 inline comments as done.
Whitney added a comment.

Addressed or replied all latest comments from Florian.


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.266905.patch
Type: text/x-patch
Size: 11502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/1f1b3287/attachment.bin>


More information about the llvm-commits mailing list