[PATCH] D36288: Use profile summary to disable peeling for huge working sets

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 16:05:04 PDT 2017


tejohnson updated this revision to Diff 109646.
tejohnson added a comment.

Implement Easwaran's suggestion


https://reviews.llvm.org/D36288

Files:
  include/llvm/Analysis/ProfileSummaryInfo.h
  lib/Analysis/ProfileSummaryInfo.cpp
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  test/Other/new-pm-defaults.ll
  test/Other/new-pm-thinlto-defaults.ll
  test/Transforms/LoopUnroll/peel-loop-pgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36288.109646.patch
Type: text/x-patch
Size: 12053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/5afcd289/attachment-0001.bin>


More information about the llvm-commits mailing list