[all-commits] [llvm/llvm-project] 4bdfea: [llvm][Inline] Add interface to return cost-benefi...
Liqiang TAO via All-commits
all-commits at lists.llvm.org
Sun Jul 25 05:44:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4bdfea2c515275136eaff8de9666e5c2ee913748
https://github.com/llvm/llvm-project/commit/4bdfea2c515275136eaff8de9666e5c2ee913748
Author: Liqiang Tao <taolq at outlook.com>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M llvm/include/llvm/Analysis/InlineCost.h
M llvm/lib/Analysis/InlineCost.cpp
Log Message:
-----------
[llvm][Inline] Add interface to return cost-benefit stuff
Return cost-benefit stuff which is computed by cost-benefit analysis.
Reviewed By: mtrofin
Differential Revision: https://reviews.llvm.org/D105349
More information about the All-commits
mailing list