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

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 11:34:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7d9322b4963: [FS-AFDO] Load pseudo probe profile on MIR (authored by hoy).

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-stale-profile-matching.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148584.521055.patch
Type: text/x-patch
Size: 42076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230510/65b2bb70/attachment.bin>


More information about the llvm-commits mailing list