[PATCH] D45377: [SampleFDO] Don't let inliner treat warm callsite with inline instance in the profile as cold

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 2 10:16:06 PDT 2018


wmi updated this revision to Diff 144899.
wmi added a comment.

remove SampleProfileHotThreshold. The benchmarks showed no regressions. I am now testing the iterative AFDO result.


Repository:
  rL LLVM

https://reviews.llvm.org/D45377

Files:
  include/llvm/Analysis/ProfileSummaryInfo.h
  lib/Analysis/ProfileSummaryInfo.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/warm-inline-instance.prof
  test/Transforms/SampleProfile/function_metadata.ll
  test/Transforms/SampleProfile/inline.ll
  test/Transforms/SampleProfile/warm-inline-instance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45377.144899.patch
Type: text/x-patch
Size: 20676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180502/73829431/attachment.bin>


More information about the llvm-commits mailing list