[PATCH] D36127: [OptDiag] Updating Remarks in SampleProfile
Tarun Rajendran via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 16:34:13 PDT 2017
tarunr updated this revision to Diff 110496.
tarunr added a comment.
Herald added a subscriber: eraman.
This update makes OptimizationRemarkEmitter part of the class, adds ORE to the promoteIndirectCall, and streams out remark messages as name-valued arguments.
Repository:
rL LLVM
https://reviews.llvm.org/D36127
Files:
lib/Transforms/IPO/SampleProfile.cpp
test/Transforms/SampleProfile/cov-zero-samples.ll
test/Transforms/SampleProfile/inline-coverage.ll
test/Transforms/SampleProfile/nolocinfo.ll
test/Transforms/SampleProfile/remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36127.110496.patch
Type: text/x-patch
Size: 16211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/1d7ae603/attachment.bin>
More information about the llvm-commits
mailing list