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

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 00:53:11 PDT 2019


skatkov updated this revision to Diff 207717.
skatkov added a comment.

Rebase


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

https://reviews.llvm.org/D63923

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63923.207717.patch
Type: text/x-patch
Size: 7249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190703/052083ac/attachment.bin>


More information about the llvm-commits mailing list