[PATCH] D96644: [NFC] Refactor LoopInterchange into a loop-nest pass

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 14 10:02:10 PST 2021


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

Rebase on top of D96650 <https://reviews.llvm.org/D96650>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96644

Files:
  llvm/include/llvm/Analysis/LoopNestAnalysis.h
  llvm/include/llvm/Transforms/Scalar/LoopInterchange.h
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/interchanged-loop-nest-3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96644.323621.patch
Type: text/x-patch
Size: 7006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210214/f0d3291c/attachment.bin>


More information about the llvm-commits mailing list