[PATCH] D60740: [InlineCost] cleanup calculations of Cost and Threshold

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 27 11:34:05 PDT 2019


fedor.sergeev updated this revision to Diff 196982.
fedor.sergeev edited the summary of this revision.
fedor.sergeev added a comment.
Herald added a subscriber: hiraditya.

removing InlineCallBonus


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60740

Files:
  llvm/lib/Analysis/InlineCost.cpp
  llvm/test/LTO/Resolution/X86/diagnostic-handler-remarks-with-hotness.ll
  llvm/test/LTO/Resolution/X86/diagnostic-handler-remarks.ll
  llvm/test/LTO/X86/diagnostic-handler-remarks-with-hotness.ll
  llvm/test/LTO/X86/diagnostic-handler-remarks.ll
  llvm/test/Transforms/Inline/ARM/inline-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60740.196982.patch
Type: text/x-patch
Size: 8497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190427/12393b00/attachment.bin>


More information about the llvm-commits mailing list