[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
Wed Feb 17 22:36:57 PST 2021
wmi updated this revision to Diff 324530.
wmi added a comment.
Address Wenlei and Hongtao's comments.
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.324530.patch
Type: text/x-patch
Size: 18731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/b183adf0/attachment.bin>
More information about the llvm-commits
mailing list