[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 21:55:31 PST 2020


wmi updated this revision to Diff 309718.
wmi added a comment.

Address Hongtao's comment.


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.309718.patch
Type: text/x-patch
Size: 8578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201205/8fbdbd90/attachment.bin>


More information about the llvm-commits mailing list