[PATCH] D64972: [Loop Peeling] Do not close further unroll/peel if profile based peeling was not used

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 21:28:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367647: [Loop Peeling] Do not close further unroll/peel if profile based peeling was… (authored by skatkov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64972?vs=211690&id=212965#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64972

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollPeel.cpp
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop-conditions-pgo-1.ll
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop-conditions-pgo-2.ll
  llvm/trunk/test/Transforms/LoopUnroll/peel-loop-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64972.212965.patch
Type: text/x-patch
Size: 9344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/fe7ffacc/attachment.bin>


More information about the llvm-commits mailing list