[PATCH] D60565: [LOOPINFO] Extend Loop object to add utilities to get the loop bounds, step, induction variable, and guard branch.
Whitney via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 08:00:26 PDT 2019
Whitney updated this revision to Diff 196634.
Whitney marked 5 inline comments as done.
Whitney added a comment.
Addressed all review comments I got so far.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60565/new/
https://reviews.llvm.org/D60565
Files:
llvm/include/llvm/Analysis/IVDescriptors.h
llvm/include/llvm/Analysis/LoopInfo.h
llvm/lib/Analysis/IVDescriptors.cpp
llvm/lib/Analysis/LoopInfo.cpp
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/unittests/Analysis/LoopInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60565.196634.patch
Type: text/x-patch
Size: 45440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/7e77da84/attachment.bin>
More information about the llvm-commits
mailing list