[PATCH] D136627: [SampleFDO] Compute profile mismatch metrics

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 10:36:09 PDT 2022


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

Updating D136627 <https://reviews.llvm.org/D136627>: [SampleFDO] Compute profile mismatch metrics


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136627

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/profile-mismatch.prof
  llvm/test/Transforms/SampleProfile/Inputs/pseudo-probe-profile-mismatch.prof
  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: D136627.470557.patch
Type: text/x-patch
Size: 33831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/b31c9a29/attachment.bin>


More information about the llvm-commits mailing list