[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 10 10:39:33 PDT 2017


danielcdh updated this revision to Diff 118418.
danielcdh marked an inline comment as done.
danielcdh added a comment.

extract the change that update the SUM of VP.


https://reviews.llvm.org/D38478

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38478.118418.patch
Type: text/x-patch
Size: 6577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/858552d2/attachment.bin>


More information about the llvm-commits mailing list