[PATCH] D97350: [SampleFDO] Another fix to prevent repeated indirect call promotion in sample loader pass
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 23 19:44:51 PST 2021
davidxl added a comment.
Herald added a subscriber: ormris.
The logic seems complicated. Is it better to use (uint64)-1 as the special value to mark promoted candidates?
( I posted this comment on the wrong thread).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97350/new/
https://reviews.llvm.org/D97350
More information about the llvm-commits
mailing list