[PATCH] D43237: [LoopInterchange] Allow some loops with PHI nodes in the exit block.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 27 06:56:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331037: [LoopInterchange] Allow some loops with PHI nodes in the exit block. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43237?vs=144143&id=144338#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43237

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/test/Transforms/LoopInterchange/current-limitations-lcssa.ll
  llvm/trunk/test/Transforms/LoopInterchange/lcssa.ll
  llvm/trunk/test/Transforms/LoopInterchange/reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43237.144338.patch
Type: text/x-patch
Size: 15834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/30e939ae/attachment.bin>


More information about the llvm-commits mailing list