[PATCH] D97747: [LoopUnrollRuntime] Add option to unroll loops with at most two exit/exiting blocks.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 09:52:41 PST 2021


Whitney updated this revision to Diff 327497.
Whitney marked an inline comment as done.
Whitney added a comment.

Fixed LIT


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97747

Files:
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/test/Transforms/LoopUnroll/runtime-loop-at-most-two-exits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97747.327497.patch
Type: text/x-patch
Size: 13346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/5cdb4c1f/attachment.bin>


More information about the llvm-commits mailing list