[PATCH] D56764: handle invokes like calls for sample profile data
David Callahan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 17:22:08 PST 2019
david2050 created this revision.
david2050 added reviewers: wmi, twoh, danielcdh, Kader, modocache.
Herald added a subscriber: llvm-commits.
Dropping the names of invokes will lead to loss
of information possibly leading to inlining of
cold calls unnecessarily.
Repository:
rL LLVM
https://reviews.llvm.org/D56764
Files:
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/Inputs/invoke.prof
test/Transforms/SampleProfile/invoke.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56764.181944.patch
Type: text/x-patch
Size: 8767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/0d13653b/attachment.bin>
More information about the llvm-commits
mailing list