[PATCH] D68601: [SampleFDO] Add indexing for function profiles so they can be loaded on demand in ExtBinary format
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 9 14:35:20 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG09dcfe680570: [SampleFDO] Add indexing for function profiles so they can be loaded on demand… (authored by wmi).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68601/new/
https://reviews.llvm.org/D68601
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/ProfileData/SampleProfWriter.h
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/inline.extbinary.afdo
llvm/test/Transforms/SampleProfile/Inputs/profsampleacc.extbinary.afdo
llvm/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68601.224168.patch
Type: text/x-patch
Size: 20178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/535d92a2/attachment-0001.bin>
More information about the llvm-commits
mailing list