[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
Fri May 7 09:04:40 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1006ac3963ea: [LoopNest] Consider loop nest with inner loop guard using outer loop (authored by Whitney).
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.343697.patch
Type: text/x-patch
Size: 15417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/ca53bffd/attachment.bin>
More information about the llvm-commits
mailing list