[PATCH] D134803: [LoopPeeling] Support peeling loops with non-latch exits
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 03:36:22 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb43a4d0850d5: [LoopPeeling] Support peeling loops with non-latch exits (authored by nikic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134803/new/
https://reviews.llvm.org/D134803
Files:
llvm/lib/Transforms/Utils/LoopPeel.cpp
llvm/test/Transforms/LoopUnroll/peel-branch-weights.ll
llvm/test/Transforms/LoopUnroll/peel-loop-conditions.ll
llvm/test/Transforms/LoopUnroll/peel-loop-irreducible.ll
llvm/test/Transforms/LoopUnroll/peel-multiple-unreachable-exits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134803.466026.patch
Type: text/x-patch
Size: 26004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/ea8cb705/attachment.bin>
More information about the llvm-commits
mailing list