[PATCH] D45278: [LoopInterchange] Preserve LoopInfo after interchanging.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 5 02:54:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329264: [LoopInterchange] Preserve LoopInfo after interchanging. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45278?vs=141059&id=141119#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45278
Files:
llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/trunk/test/Transforms/LoopInterchange/call-instructions.ll
llvm/trunk/test/Transforms/LoopInterchange/currentLimitation.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-flow-dep-outer.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-insts-between-indvar.ll
llvm/trunk/test/Transforms/LoopInterchange/interchange-no-deps.ll
llvm/trunk/test/Transforms/LoopInterchange/interchangeable.ll
llvm/trunk/test/Transforms/LoopInterchange/loop-interchange-optimization-remarks.ll
llvm/trunk/test/Transforms/LoopInterchange/not-interchanged-dependencies-1.ll
llvm/trunk/test/Transforms/LoopInterchange/not-interchanged-loop-nest-3.ll
llvm/trunk/test/Transforms/LoopInterchange/not-interchanged-tightly-nested.ll
llvm/trunk/test/Transforms/LoopInterchange/phi-ordering.ll
llvm/trunk/test/Transforms/LoopInterchange/profitability.ll
llvm/trunk/test/Transforms/LoopInterchange/reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45278.141119.patch
Type: text/x-patch
Size: 13074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/9afb4a6f/attachment.bin>
More information about the llvm-commits
mailing list