[PATCH] D92621: [SampleFDO] Store fixed length MD5 in NameTable instead of using ULEB128 if MD5 is used.
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 4 13:16:17 PST 2020
wmi updated this revision to Diff 309633.
wmi added a comment.
Address David and Hongtao's comments.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92621/new/
https://reviews.llvm.org/D92621
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/test/Transforms/SampleProfile/Inputs/inline.fixlenmd5.extbinary.afdo
llvm/test/Transforms/SampleProfile/profile-format.ll
llvm/test/tools/llvm-profdata/show-prof-info.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92621.309633.patch
Type: text/x-patch
Size: 9039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/6a6ba5fa/attachment.bin>
More information about the llvm-commits
mailing list