[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 15:36:19 PDT 2021


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

Addressing review comments and clang-format


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.365301.patch
Type: text/x-patch
Size: 15604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/6cea691b/attachment.bin>


More information about the llvm-commits mailing list