[PATCH] D32877: Restrict call metadata based hotness detection to Sample PGO mode

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 16:00:02 PDT 2017


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

Treat missing summary as instrumentation PGO, and remove unneeded test changes


https://reviews.llvm.org/D32877

Files:
  lib/Analysis/ProfileSummaryInfo.cpp
  test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
  test/Bitcode/thinlto-function-summary-callgraph-sample-profile-summary.ll
  test/Transforms/CodeGenPrepare/section-samplepgo.ll
  test/Transforms/CodeGenPrepare/section.ll
  test/Transforms/Inline/prof-update.ll
  unittests/Analysis/ProfileSummaryInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32877.98695.patch
Type: text/x-patch
Size: 7636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/07cdd3c4/attachment.bin>


More information about the llvm-commits mailing list