[PATCH] D61962: [LoopUnroll] Add support for loops with exiting headers and uncond latches.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 02:17:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364398: [LoopUnroll] Add support for loops with exiting headers and uncond latches. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61962?vs=206136&id=206615#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61962

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/scev-expander-reuse-unroll.ll
  llvm/trunk/test/Transforms/LoopUnroll/partially-unroll-unconditional-latch.ll
  llvm/trunk/test/Transforms/LoopUnroll/runtime-li.ll
  llvm/trunk/test/Transforms/LoopUnroll/unloop.ll
  llvm/trunk/test/Transforms/LoopUnroll/unroll-unconditional-latch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61962.206615.patch
Type: text/x-patch
Size: 31805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/5cbd0cf2/attachment.bin>


More information about the llvm-commits mailing list