[PATCH] D94717: [LoopNest] Consider loop nest with inner loop guard using outer loop induction variable to be perfect
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 13:57:58 PDT 2021
Whitney updated this revision to Diff 343184.
Whitney edited the summary of this revision.
Whitney added a comment.
Addressed review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94717/new/
https://reviews.llvm.org/D94717
Files:
llvm/include/llvm/Analysis/LoopNestAnalysis.h
llvm/lib/Analysis/LoopInfo.cpp
llvm/lib/Analysis/LoopNestAnalysis.cpp
llvm/test/Analysis/LoopNestAnalysis/imperfectnest.ll
llvm/test/Analysis/LoopNestAnalysis/perfectnest.ll
llvm/unittests/Analysis/LoopInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94717.343184.patch
Type: text/x-patch
Size: 14692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210505/d9ce10d7/attachment.bin>
More information about the llvm-commits
mailing list