[PATCH] D67367: [LoopInterchange] Properly move condition, induction increment and ops to latch.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 01:24:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371595: [LoopInterchange] Properly move condition, induction increment and ops to latch. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67367?vs=219529&id=219667#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67367

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/test/Transforms/LoopInterchange/interchangeable.ll
  llvm/trunk/test/Transforms/LoopInterchange/perserve-lcssa.ll
  llvm/trunk/test/Transforms/LoopInterchange/phi-ordering.ll
  llvm/trunk/test/Transforms/LoopInterchange/pr43176-move-to-new-latch.ll
  llvm/trunk/test/Transforms/LoopInterchange/reductions-across-inner-and-outer-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67367.219667.patch
Type: text/x-patch
Size: 23106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/efb37273/attachment.bin>


More information about the llvm-commits mailing list