[PATCH] D68047: [SampleFDO] Create a separate flag ProfileAccurateForProfSymList for handling profile symbol list

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 10:47:42 PDT 2019


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

Address David's comment: profile-accurate-for-symsinlist will be overriden by profile-sample-accurate if both flags present. Add test for it.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68047

Files:
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/compressed-profile-symbol-list.ll
  test/Transforms/SampleProfile/profile-sample-accurate.ll
  test/Transforms/SampleProfile/uncompressed-profile-symbol-list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68047.222201.patch
Type: text/x-patch
Size: 15187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190927/3f0fccf5/attachment.bin>


More information about the llvm-commits mailing list