[PATCH] D79215: [llvm][NFC] Inliner: simplify inlining decision logic

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 08:21:42 PDT 2020


mtrofin updated this revision to Diff 261459.
mtrofin added a comment.

Alternative that both simplifies uses and keeps InlineCost in all cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79215

Files:
  llvm/lib/Transforms/IPO/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79215.261459.patch
Type: text/x-patch
Size: 7524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200501/596b74e1/attachment.bin>


More information about the llvm-commits mailing list