[PATCH] D83056: Separate the Loop Peeling Utilities from the Loop Unrolling Utilities
Sidharth Baveja via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 11:32:46 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7cfa6ca9283: [Loop Peeling] Separate the Loop Peeling Utilities from the Loop Unrolling… (authored by sidbav).
Changed prior to commit:
https://reviews.llvm.org/D83056?vs=280140&id=282283#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83056/new/
https://reviews.llvm.org/D83056
Files:
llvm/include/llvm/Transforms/Utils/LoopPeel.h
llvm/include/llvm/Transforms/Utils/UnrollLoop.h
llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
llvm/lib/Transforms/Scalar/LoopFuse.cpp
llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/lib/Transforms/Utils/CMakeLists.txt
llvm/lib/Transforms/Utils/LoopPeel.cpp
llvm/lib/Transforms/Utils/LoopUnroll.cpp
llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83056.282283.patch
Type: text/x-patch
Size: 16967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/8b3dac6f/attachment.bin>
More information about the llvm-commits
mailing list