[PATCH] D107773: LoopNest Analysis expansion to return instructions that prevent a Loop Nest from being perfect

Mark Danial via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 16:06:25 PDT 2021


madanial updated this revision to Diff 365308.
madanial added a comment.

Addressed latest comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107773

Files:
  llvm/include/llvm/Analysis/LoopNestAnalysis.h
  llvm/lib/Analysis/LoopNestAnalysis.cpp
  llvm/unittests/Analysis/LoopNestTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107773.365308.patch
Type: text/x-patch
Size: 15604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/18a12252/attachment.bin>


More information about the llvm-commits mailing list