[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
Tue Feb 23 08:19:38 PST 2021


TaWeiTu updated this revision to Diff 325803.
TaWeiTu added a comment.

Trigger rebuild


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.325803.patch
Type: text/x-patch
Size: 10227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/5cc1a2ef/attachment-0001.bin>


More information about the llvm-commits mailing list