[all-commits] [llvm/llvm-project] d2d672: [InlineCost] Remove TODO comment that consider oth...

Liqiang TAO via All-commits all-commits at lists.llvm.org
Wed Mar 31 05:12:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2d6720a93a2469fb3a752bd59674bd2cf97d91f
      https://github.com/llvm/llvm-project/commit/d2d6720a93a2469fb3a752bd59674bd2cf97d91f
  Author: Liqiang Tao <taolq at outlook.com>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

  Changed paths:
    M llvm/lib/Analysis/InlineCost.cpp

  Log Message:
  -----------
  [InlineCost] Remove TODO comment that consider other forms of savings in the cost-benefit analysis

Attempts to compute savings more accurately cannot impact the set of critically important call sites.

Reviewed By: kazu

Differential Revision: https://reviews.llvm.org/D98577




More information about the All-commits mailing list