[PATCH] D68901: [SampleFDO] Add profile remapping support for profile on-demand loading used by ExtBinary format profile

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 16 15:36:12 PDT 2019


wmi updated this revision to Diff 225318.
wmi marked 2 inline comments as done.
wmi added a comment.

Address Wenlei's comment.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68901

Files:
  llvm/include/llvm/ProfileData/SampleProfReader.h
  llvm/lib/ProfileData/SampleProfReader.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/remap.ll
  llvm/unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68901.225318.patch
Type: text/x-patch
Size: 25209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/69dc29d7/attachment.bin>


More information about the llvm-commits mailing list