[PATCH] D76132: [LoopUnrollAndJam] Changed safety checks to consider more than 2-levels loop nest.
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 13 18:22:12 PDT 2020
Whitney updated this revision to Diff 250333.
Whitney marked 9 inline comments as done.
Whitney added a comment.
Addressed review comments from Michael. Still need to add a LIT test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76132/new/
https://reviews.llvm.org/D76132
Files:
llvm/include/llvm/Transforms/Utils/UnrollLoop.h
llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76132.250333.patch
Type: text/x-patch
Size: 18551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200314/02115a9e/attachment.bin>
More information about the llvm-commits
mailing list