[PATCH] D109033: [InlineCost] Introduce attributes to override InlineCost for inliner testing
    Daniil Suchkov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Sep  2 10:35:42 PDT 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c97507e2b67: [InlineCost] Introduce attributes to override InlineCost for inliner testing (authored by DaniilSuchkov).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109033/new/
https://reviews.llvm.org/D109033
Files:
  llvm/lib/Analysis/InlineCost.cpp
  llvm/test/Transforms/Inline/inline-call-penalty-option.ll
  llvm/test/Transforms/Inline/inline-cold-callee.ll
  llvm/test/Transforms/Inline/inline-cold-callsite-pgo.ll
  llvm/test/Transforms/Inline/inline-cold-callsite.ll
  llvm/test/Transforms/Inline/inline-cold.ll
  llvm/test/Transforms/Inline/inline-cost-attributes.ll
  llvm/test/Transforms/Inline/inline-threshold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109033.370325.patch
Type: text/x-patch
Size: 17274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/93a5a112/attachment.bin>
    
    
More information about the llvm-commits
mailing list