[PATCH] D55660: [SampleFDO] handle ProfileSampleAccurate when initializing function entry count

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 13 11:27:48 PST 2018


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

Fix test/Transforms/SampleProfile/inline-cold-callsite-samplepgo.ll which was over simplified in the last revision.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55660/new/

https://reviews.llvm.org/D55660

Files:
  lib/Analysis/ProfileSummaryInfo.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/CodeGenPrepare/section-samplepgo.ll
  test/Transforms/Inline/inline-cold-callsite-samplepgo.ll
  test/Transforms/SampleProfile/inline-cold-callsite-samplepgo.ll
  test/Transforms/SampleProfile/section-accurate-samplepgo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55660.178100.patch
Type: text/x-patch
Size: 11772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181213/bb564b31/attachment.bin>


More information about the llvm-commits mailing list