[PATCH] D71689: Improve that the necessary and sufficient combination is not tried for multiple loops in loop-interchange

Masakazu Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 8 02:39:02 PDT 2020


masakazu.ueno updated this revision to Diff 262841.
masakazu.ueno added a comment.

I modified the source code.


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

https://reviews.llvm.org/D71689

Files:
  lib/Transforms/Scalar/LoopInterchange.cpp
  test/Transforms/LoopInterchange/phi-ordering.ll
  test/Transforms/LoopInterchange/triple-loops-interchangeable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71689.262841.patch
Type: text/x-patch
Size: 15477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/bbf708f1/attachment.bin>


More information about the llvm-commits mailing list