[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
Tue Dec 8 16:21:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG64e768536889: [SampleFDO] Store fixed length MD5 in NameTable instead of using ULEB128 if (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D92621?vs=309718&id=310384#toc

Repository:
  rG LLVM Github Monorepo

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.310384.patch
Type: text/x-patch
Size: 8607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/c6937261/attachment.bin>


More information about the llvm-commits mailing list