[PATCH] D19287: Remove inline hints computation from SampleProfile.cpp

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 14:49:17 PDT 2016


danielcdh created this revision.
danielcdh added reviewers: dnovillo, davidxl.
danielcdh added a subscriber: llvm-commits.

As we will move to use uniformed hotness check in inliner, we do not need inline hints in SampleProfile pass any more.

http://reviews.llvm.org/D19287

Files:
  lib/Transforms/IPO/SampleProfile.cpp
  test/Transforms/SampleProfile/inline-hint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19287.54265.patch
Type: text/x-patch
Size: 6954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/efc4c4c8/attachment.bin>


More information about the llvm-commits mailing list