[PATCH] D38603: Directly return promoted direct call instead of rely on stripPointerCast.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 08:54:32 PDT 2017


danielcdh updated this revision to Diff 118010.
danielcdh added a comment.

update comments


https://reviews.llvm.org/D38603

Files:
  lib/Transforms/IPO/SampleProfile.cpp
  lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
  test/Transforms/SampleProfile/Inputs/indirect-call.prof
  test/Transforms/SampleProfile/indirect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38603.118010.patch
Type: text/x-patch
Size: 5786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171006/a8a384e8/attachment.bin>


More information about the llvm-commits mailing list