[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
Thu Sep 6 15:04:50 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341591: [SampleFDO] Make sample profile loader unaware of compact format change. (authored by wmi, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51643?vs=164073&id=164293#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51643
Files:
llvm/trunk/include/llvm/ProfileData/SampleProf.h
llvm/trunk/lib/ProfileData/SampleProf.cpp
llvm/trunk/lib/ProfileData/SampleProfReader.cpp
llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
llvm/trunk/test/Transforms/SampleProfile/Inputs/function_metadata.compact.afdo
llvm/trunk/test/Transforms/SampleProfile/Inputs/function_metadata.prof
llvm/trunk/test/Transforms/SampleProfile/Inputs/indirect-call.compact.afdo
llvm/trunk/test/Transforms/SampleProfile/function_metadata.ll
llvm/trunk/test/Transforms/SampleProfile/indirect-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51643.164293.patch
Type: text/x-patch
Size: 12281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/60b7bffe/attachment.bin>
More information about the llvm-commits
mailing list