[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 12:45:23 PST 2022


aeubanks added a comment.

Perhaps we can experiment with the default value for `-intra-scc-cost-multiplier`. I know davidxl has done a lot of work with inline tuning so I'm inclined to go with this patch for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121084



More information about the llvm-commits mailing list