[PATCH] D94001: [CSSPGO] Call site prioritized inlining for sample PGO
    Wenlei He via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb  1 18:06:15 PST 2021
    
    
  
wenlei updated this revision to Diff 320655.
wenlei marked 3 inline comments as done.
wenlei added a comment.
Address Wei's comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94001/new/
https://reviews.llvm.org/D94001
Files:
  llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
  llvm/lib/Transforms/IPO/SampleContextTracker.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/indirect-call-csspgo.prof
  llvm/test/Transforms/SampleProfile/csspgo-inline-debug.ll
  llvm/test/Transforms/SampleProfile/csspgo-inline-icall.ll
  llvm/test/Transforms/SampleProfile/csspgo-inline.ll
  llvm/test/Transforms/SampleProfile/profile-context-tracker-debug.ll
  llvm/test/Transforms/SampleProfile/profile-context-tracker.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94001.320655.patch
Type: text/x-patch
Size: 59428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/4f24444f/attachment.bin>
    
    
More information about the llvm-commits
mailing list