[PATCH] D51643: [SampleFDO] Make sample profile loader unaware of compact format change

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 10:50:43 PDT 2018


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

Add comment for substr mapping.


Repository:
  rL LLVM

https://reviews.llvm.org/D51643

Files:
  include/llvm/ProfileData/SampleProf.h
  lib/ProfileData/SampleProf.cpp
  lib/ProfileData/SampleProfReader.cpp
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/Inputs/function_metadata.compact.afdo
  test/Transforms/SampleProfile/Inputs/function_metadata.prof
  test/Transforms/SampleProfile/Inputs/indirect-call.compact.afdo
  test/Transforms/SampleProfile/function_metadata.ll
  test/Transforms/SampleProfile/indirect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51643.164073.patch
Type: text/x-patch
Size: 12050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180905/ce8da85a/attachment.bin>


More information about the llvm-commits mailing list