[PATCH] D97290: [LoopInterchange] Replace tightly-nesting-ness check with the one from `LoopNest`

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 7 19:36:21 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf9158c9a45a: [LoopInterchange] Replace tightly-nesting-ness check with the one from… (authored by TaWeiTu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97290

Files:
  llvm/include/llvm/Analysis/LoopNestAnalysis.h
  llvm/lib/Analysis/LoopNestAnalysis.cpp
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/pr48113.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97290.328923.patch
Type: text/x-patch
Size: 7841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/7ba6f808/attachment.bin>


More information about the llvm-commits mailing list