[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
Wed May 27 05:22:13 PDT 2020


Whitney updated this revision to Diff 266492.
Whitney added a comment.

Addressed the latest two comments from Eli.


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.266492.patch
Type: text/x-patch
Size: 11022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200527/3d92e092/attachment-0001.bin>


More information about the llvm-commits mailing list