[PATCH] D63923: [Loop Peeling] Enable peeling for loops with multiple exits

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 01:28:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366048: [Loop Peeling] Enable peeling for loops with multiple exits (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63923?vs=209416&id=209771#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63923

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop-pgo-deopt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63923.209771.patch
Type: text/x-patch
Size: 5764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/6e4602a9/attachment.bin>


More information about the llvm-commits mailing list