[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
Thu May 10 16:06:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332058: [SampleFDO] Don't treat warm callsite with inline instance in the profile as… (authored by wmi, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45377?vs=144899&id=146250#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45377

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

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


More information about the llvm-commits mailing list