[PATCH] D96806: [SampleFDO] Stop repeated indirect call promotion for the same target
Wei Mi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 16:52:19 PST 2021
wmi updated this revision to Diff 324814.
wmi added a comment.
Address Wenlei's comment. Rebase on Hongtao's fix https://reviews.llvm.org/D96990
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96806/new/
https://reviews.llvm.org/D96806
Files:
llvm/include/llvm/ProfileData/InstrProf.h
llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp
llvm/lib/ProfileData/InstrProf.cpp
llvm/lib/Transforms/IPO/SampleProfile.cpp
llvm/test/Transforms/SampleProfile/Inputs/norepeated-icp.prof
llvm/test/Transforms/SampleProfile/indirect-call.ll
llvm/test/Transforms/SampleProfile/norepeated-icp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96806.324814.patch
Type: text/x-patch
Size: 18556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210219/8f9bcc97/attachment.bin>
More information about the llvm-commits
mailing list