[PATCH] D83056: [NFC] 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 17 11:34:24 PDT 2020
sidbav updated this revision to Diff 278869.
sidbav added a comment.
Address Florian 's comments.
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.278869.patch
Type: text/x-patch
Size: 18067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/cebf263b/attachment.bin>
More information about the llvm-commits
mailing list