[PATCH] D70304: [Loop Peeling] Add possibility to enable peeling on loop nests.
Arkady Shlykov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 15 08:31:15 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f3017e162ec: [Loop Peeling] Add possibility to enable peeling on loop nests. (authored by ashlykov).
Changed prior to commit:
https://reviews.llvm.org/D70304?vs=230665&id=238275#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70304/new/
https://reviews.llvm.org/D70304
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
llvm/test/Transforms/LoopUnroll/peel-loop-conditions.ll
llvm/test/Transforms/LoopUnroll/peel-loop-nests.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70304.238275.patch
Type: text/x-patch
Size: 17298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200115/5c103510/attachment.bin>
More information about the llvm-commits
mailing list