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

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 10:24:20 PST 2022


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

Addressed comments: renamed to "isPathToInnerIndvar"; updated test cases by using "CHECK-NEXT".


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.399372.patch
Type: text/x-patch
Size: 26778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/dbb3ecad/attachment-0001.bin>


More information about the llvm-commits mailing list