[PATCH] D93665: [LoopNest] Allow empty basic blocks without loops
Whitney Tsang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 14:00:08 PST 2020
Whitney created this revision.
Whitney added reviewers: Meinersbur, geng, fhahn, etiotto, bmahjour.
Whitney added a project: LLVM.
Herald added a subscriber: hiraditya.
Whitney requested review of this revision.
Herald added a subscriber: llvm-commits.
Allow loop nests with empty basic blocks without loops in different levels as perfect.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93665
Files:
llvm/lib/Analysis/LoopNestAnalysis.cpp
llvm/test/Analysis/LoopNestAnalysis/perfectnest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93665.313196.patch
Type: text/x-patch
Size: 7315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201221/cc35570f/attachment.bin>
More information about the llvm-commits
mailing list