[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
Sat May 30 11:39:09 PDT 2020


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

Updated the patch to fix build failure for allyesconfig.

Will deliver right away to unblock others. Feel free to give after commit comments if you see problem with the code.


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.267468.patch
Type: text/x-patch
Size: 11701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200530/3dd7f6d5/attachment.bin>


More information about the llvm-commits mailing list