[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
Wed Mar 3 06:38:03 PST 2021


Whitney updated this revision to Diff 327773.
Whitney marked 3 inline comments as done.
Whitney edited the summary of this revision.

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.327773.patch
Type: text/x-patch
Size: 14099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/5ca09638/attachment.bin>


More information about the llvm-commits mailing list