[PATCH] D24338: [InlineCost] Remove CallPenalty and change MinSizeThreshold to 5

Easwaran Raman via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 09:52:01 PST 2016


eraman added a comment.



In https://reviews.llvm.org/D24338#588190, @davidxl wrote:

> This one looks good.
>
> Easwaran, can you help measure the performance impact of this change with internal benchmarks?


This is hurting one of our internal benchmarks by > 5%.  I'm looking into the root cause now.


Repository:
  rL LLVM

https://reviews.llvm.org/D24338





More information about the llvm-commits mailing list