[PATCH] D86133: [LoopNest] False negative of `arePerfectlyNested` with LCSSA loops

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 09:21:12 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGabbd652dd6db: [LoopNest] False negative of `arePerfectlyNested` with LCSSA loops (authored by TaWeiTu, committed by Whitney).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86133/new/

https://reviews.llvm.org/D86133

Files:
  llvm/lib/Analysis/LoopNestAnalysis.cpp
  llvm/test/Analysis/LoopNestAnalysis/nests-with-lcssa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86133.287691.patch
Type: text/x-patch
Size: 13234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/b6a9070d/attachment.bin>


More information about the llvm-commits mailing list