[PATCH] D81053: [LoopUnroll] Allow loops with multiple exiting blocks where loop latch is not necessary one of them.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 14 11:45:06 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5225cd43e8ff: [LoopUnroll] Allow loops with multiple exiting blocks where loop latch is not… (authored by Whitney).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81053/new/

https://reviews.llvm.org/D81053

Files:
  llvm/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/test/Transforms/LoopUnroll/nonlatchcondbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81053.270632.patch
Type: text/x-patch
Size: 10103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200614/528a7f88/attachment.bin>


More information about the llvm-commits mailing list