[PATCH] D64983: [Loop Peeling] Introduce an option for full peeling disabling

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 02:32:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367668: [Loop Peeling] Introduce an option for profile based peeling disabling. (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64983?vs=211030&id=213000#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64983

Files:
  llvm/trunk/include/llvm/Transforms/Scalar/LoopUnrollPass.h
  llvm/trunk/include/llvm/Transforms/Utils/UnrollLoop.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop-pgo-deopt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64983.213000.patch
Type: text/x-patch
Size: 10524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/5ab1ceac/attachment.bin>


More information about the llvm-commits mailing list