[PATCH] D78730: [llvm][NFC] Add an explicit 'ComputeFullInlineCost' API

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 13:33:27 PDT 2020


davidxl added a comment.

Perhaps add a 'ignoreThreshold' state in InlineCostANalyzer then? IgnoreThreshold implies 'ComputeFullCost' and will be honored by the finalize Method.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78730





More information about the llvm-commits mailing list