[InlineCost] Remove TODO comment that consider other forms of savings in the cost...
authorLiqiang Tao <taolq@outlook.com>
Wed, 31 Mar 2021 11:52:58 +0000 (19:52 +0800)
committerLiqiang Tao <taolq@outlook.com>
Wed, 31 Mar 2021 12:11:32 +0000 (20:11 +0800)
commitd2d6720a93a2469fb3a752bd59674bd2cf97d91f
tree3f482a0e3d09d73ef0b65382694a274374a16f52
parentce548aa236962f95ccaf59f8692ed0861f3769dd
[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
llvm/lib/Analysis/InlineCost.cpp