[PATCH] D86332: [SampleFDO] Enhance profile remapping support for inline instance
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 17:25:55 PDT 2020
wmi updated this revision to Diff 287804.
wmi added a comment.
Address Wenlei's comment and add the support to search indirect call promotion candidate using remapper.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86332/new/
https://reviews.llvm.org/D86332
Files:
llvm/include/llvm/ProfileData/SampleProf.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/lib/ProfileData/SampleProf.cpp
llvm/lib/ProfileData/SampleProfReader.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/remap-2.prof
llvm/test/Transforms/SampleProfile/remap-2.ll
llvm/unittests/ProfileData/SampleProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86332.287804.patch
Type: text/x-patch
Size: 20151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/82007a2d/attachment.bin>
More information about the llvm-commits
mailing list