[PATCH] D125896: [LoopUnroll] Freeze tripcount rather than condition
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 24 00:42:50 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG81c648a3d909: [LoopUnroll] Freeze tripcount rather than condition (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125896/new/
https://reviews.llvm.org/D125896
Files:
llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
llvm/test/Transforms/LoopUnroll/runtime-loop-at-most-two-exits.ll
llvm/test/Transforms/LoopUnroll/runtime-loop-multiexit-dom-verify.ll
llvm/test/Transforms/LoopUnroll/runtime-loop-multiple-exits.ll
llvm/test/Transforms/LoopUnroll/runtime-multiexit-heuristic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125896.431604.patch
Type: text/x-patch
Size: 97421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/8eaa7c9c/attachment-0001.bin>
More information about the llvm-commits
mailing list