[PATCH] D114917: [LoopInterchange] Enable loop interchange with multiple inner loop indvars

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 7 06:31:24 PST 2021


congzhe updated this revision to Diff 392379.
congzhe added a comment.

Comments addressed with minor refactoring


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114917

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/interchangeable-innerloop-multiple-indvars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114917.392379.patch
Type: text/x-patch
Size: 24950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211207/a2860b9f/attachment.bin>


More information about the llvm-commits mailing list