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

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 08:17:06 PST 2021


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

Rebase


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.324315.patch
Type: text/x-patch
Size: 7072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/d67c2880/attachment.bin>


More information about the llvm-commits mailing list