[PATCH] D76255: [SampleFDO] Port MD5 name table support to extbinary format.
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 27 21:28:16 PDT 2020
wmi updated this revision to Diff 253288.
wmi added a comment.
Address David and Wenlei's comments.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76255/new/
https://reviews.llvm.org/D76255
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/include/llvm/ProfileData/SampleProfWriter.h
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/inline.md5extbinary.afdo
llvm/test/Transforms/SampleProfile/profile-format.ll
llvm/test/tools/llvm-profdata/roundtrip.test
llvm/tools/llvm-profdata/llvm-profdata.cpp
llvm/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76255.253288.patch
Type: text/x-patch
Size: 29679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/add07a29/attachment.bin>
More information about the llvm-commits
mailing list