[PATCH] D136698: [SampleFDO] Persist profile staleness metrics into binary

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 14:54:35 PDT 2022


wlei updated this revision to Diff 472410.
wlei added a comment.

Changed to use base64-encode for the value encoding.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136698/new/

https://reviews.llvm.org/D136698

Files:
  llvm/include/llvm/IR/MDBuilder.h
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/IR/MDBuilder.cpp
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/profile-mismatch.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136698.472410.patch
Type: text/x-patch
Size: 9215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/afaff34c/attachment-0001.bin>


More information about the llvm-commits mailing list