[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
Thu Jul 23 08:28:26 PDT 2020
sidbav updated this revision to Diff 280140.
sidbav added a comment.
Include all of the includes from before, and update patch based on changes in D82927 <https://reviews.llvm.org/D82927>
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.280140.patch
Type: text/x-patch
Size: 16964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/c718499e/attachment.bin>
More information about the llvm-commits
mailing list