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

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 15:22:15 PDT 2022


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

rename matchProfiles --> detectProfileMismatch


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.470303.patch
Type: text/x-patch
Size: 33492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/42a96fe2/attachment.bin>


More information about the llvm-commits mailing list