[PATCH] D114916: [LoopInterchange] Enable loop interchange with multiple outer loop indvars

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


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

Updated test cases by using "CHECK-NEXT".


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

https://reviews.llvm.org/D114916

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114916.399371.patch
Type: text/x-patch
Size: 15734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/4cbe585d/attachment.bin>


More information about the llvm-commits mailing list