[PATCH] D38478: Use the first instruction's count to estimate the funciton's entry frequency.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 12:48:30 PDT 2017


danielcdh updated this revision to Diff 117565.
danielcdh added a comment.

update comment


https://reviews.llvm.org/D38478

Files:
  include/llvm/IR/CallSite.h
  include/llvm/ProfileData/SampleProf.h
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/indirect-call.prof
  test/Transforms/SampleProfile/indirect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38478.117565.patch
Type: text/x-patch
Size: 10457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/ad3a7f08/attachment.bin>


More information about the llvm-commits mailing list