[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:35:40 PST 2022


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

Updated test cases.

My apologies, my last update used "update_test_checks.py" with a wrong `opt` binary.


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.399375.patch
Type: text/x-patch
Size: 17435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/551c83c6/attachment.bin>


More information about the llvm-commits mailing list