[PATCH] D121084: [NewPM][Inliner] Make inlined calls to functions in same SCC as callee exponentially expensive

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 23:54:16 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG53e5e586709a: [NewPM][Inliner] Make inlined calls to functions in same SCC as calleeā€¦ (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121084/new/

https://reviews.llvm.org/D121084

Files:
  llvm/include/llvm/Analysis/InlineCost.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Transforms/Inline/inline-cost-attributes.ll
  llvm/test/Transforms/Inline/mut-rec-scc-2.ll
  llvm/test/Transforms/Inline/mut-rec-scc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121084.413713.patch
Type: text/x-patch
Size: 11702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/f1ef6339/attachment.bin>


More information about the llvm-commits mailing list