[PATCH] D47955: [SampleFDO] Add a new compact binary format for sample profile
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 11:23:33 PDT 2018
wmi updated this revision to Diff 150545.
wmi added a comment.
Update with a minor refactoring change.
Repository:
rL LLVM
https://reviews.llvm.org/D47955
Files:
include/llvm/ProfileData/SampleProf.h
include/llvm/ProfileData/SampleProfReader.h
include/llvm/ProfileData/SampleProfWriter.h
lib/ProfileData/SampleProfReader.cpp
lib/ProfileData/SampleProfWriter.cpp
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/inline.compactbinary.afdo
test/Transforms/SampleProfile/compact-binary-profile.ll
tools/llvm-profdata/llvm-profdata.cpp
unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47955.150545.patch
Type: text/x-patch
Size: 32357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180608/9fb880fb/attachment-0001.bin>
More information about the llvm-commits
mailing list