[PATCH] D112033: [SampleProfile] Add all callsites to AllCandidates if InlineReplay is in effect
    Di Mo via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Oct 18 19:18:52 PDT 2021
    
    
  
modimo updated this revision to Diff 380569.
modimo added a comment.
Use getCanonicalFnName, add same path to inlineHotFunctionsWithPriority
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112033/new/
https://reviews.llvm.org/D112033
Files:
  llvm/include/llvm/Analysis/ReplayInlineAdvisor.h
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/test/Transforms/SampleProfile/Inputs/function_metadata_replay.txt
  llvm/test/Transforms/SampleProfile/function_metadata.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112033.380569.patch
Type: text/x-patch
Size: 9155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211019/45011e3a/attachment.bin>
    
    
More information about the llvm-commits
mailing list