[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 14:39:58 PDT 2020


davidxl added a comment.

looks good but I think the shouldStop method should check IgnoreThreshold as well.


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