[PATCH] D148584: [FS-AFDO] Load pseudo probe profile on MIR

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 13:07:32 PDT 2023


hoy updated this revision to Diff 520799.
hoy added a comment.

Updating D148584 <https://reviews.llvm.org/D148584>: [FS-AFDO] Load pseudo probe profile on MIR


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148584

Files:
  llvm/include/llvm/IR/PseudoProbe.h
  llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h
  llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h
  llvm/lib/CodeGen/MIRSampleProfile.cpp
  llvm/lib/IR/PseudoProbe.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/IPO/SampleProfileProbe.cpp
  llvm/test/CodeGen/X86/Inputs/fsloader-probe.afdo
  llvm/test/CodeGen/X86/fsafdo_probe2.ll
  llvm/test/Transforms/SampleProfile/pseudo-probe-profile-mismatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148584.520799.patch
Type: text/x-patch
Size: 43701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/674fe2f7/attachment.bin>


More information about the llvm-commits mailing list