[PATCH] D126833: [SampleProfile][Inline] Annotate sample profile inline remarks with link phase (prelink/postlink) information.
    Mingming Liu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun  8 11:46:13 PDT 2022
    
    
  
mingmingl updated this revision to Diff 435276.
mingmingl marked 6 inline comments as done.
mingmingl added a comment.
Resolve comments, and add `Differential Revision: <URL>` in commit message.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126833/new/
https://reviews.llvm.org/D126833
Files:
  llvm/include/llvm/Analysis/InlineAdvisor.h
  llvm/include/llvm/Transforms/IPO/SampleProfile.h
  llvm/lib/Analysis/InlineAdvisor.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/pseudo-probe-inline.ll
  llvm/test/Transforms/SampleProfile/remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126833.435276.patch
Type: text/x-patch
Size: 12222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220608/a1874a42/attachment.bin>
    
    
More information about the llvm-commits
mailing list