[PATCH] D45279: [LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 02:39:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330806: [LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45279?vs=143615&id=143880#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45279

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/trunk/test/Transforms/LoopInterchange/currentLimitation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45279.143880.patch
Type: text/x-patch
Size: 7070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/e7cf82b3/attachment.bin>


More information about the llvm-commits mailing list