[PATCH] D79981: [PoC] llvm-profdata - Normalize the PGO data before writing them to disk

Sébastien Marchand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 14 21:13:32 PDT 2020


sebmarchand created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Proof of concept, not meant to be committed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79981

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/include/llvm/ProfileData/InstrProfWriter.h
  llvm/lib/ProfileData/InstrProf.cpp
  llvm/lib/ProfileData/InstrProfWriter.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/utils/gn/build/libs/zlib/BUILD.gn
  llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79981.264153.patch
Type: text/x-patch
Size: 4269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/ffa31a9a/attachment.bin>


More information about the llvm-commits mailing list