[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 10:48:40 PDT 2023
    
    
  
hoy updated this revision to Diff 521037.
hoy added a comment.
Fixing a incrPGO test failure after rebasing.
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.521037.patch
Type: text/x-patch
Size: 42076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230510/f41e7714/attachment.bin>
    
    
More information about the llvm-commits
mailing list