[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
Thu Dec 26 23:11:45 PST 2019


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

As for the modification of the enum class, I will request another ticket for review after my vacation.


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.235391.patch
Type: text/x-patch
Size: 15464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191227/fbb7cefc/attachment.bin>


More information about the llvm-commits mailing list