[PATCH] D63921: [Loop Peeling] Add support for peeling of loops with multiple exits

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 23:09:11 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365441: [Loop Peeling] Add support for peeling of loops with multiple exits (authored by skatkov, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D63921?vs=207716&id=208601#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63921

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63921.208601.patch
Type: text/x-patch
Size: 5656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/242317ad/attachment.bin>


More information about the llvm-commits mailing list