[PATCH] D105349: [llvm][Inline] Add interface to return cost-benefit stuff

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 8 08:49:49 PDT 2021


taolq updated this revision to Diff 357238.
taolq added a comment.

- add struct to represent cost-benefit pair
- remove redundant interface to return cost-benefit pair


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105349

Files:
  llvm/include/llvm/Analysis/InlineCost.h
  llvm/lib/Analysis/InlineCost.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105349.357238.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/12a7f17d/attachment.bin>


More information about the llvm-commits mailing list