[PATCH] D97747: [LoopUnrollRuntime] Add option to assume the non latch exit block to be predictable.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 3 09:52:24 PST 2021
Whitney updated this revision to Diff 327835.
Whitney marked 3 inline comments as done.
Whitney retitled this revision from "[LoopUnrollRuntime] Add option to unroll loops with at most a specified number of exit/exiting blocks." to "[LoopUnrollRuntime] Add option to assume the non latch exit block to be predictable.".
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.327835.patch
Type: text/x-patch
Size: 13584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/50568f95/attachment.bin>
More information about the llvm-commits
mailing list