[llvm] [TypeProf][ICP]Allow vtable-comparison as long as vtable count is comparable with function count for each candidate (PR #106260)

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 11:18:50 PDT 2024


https://github.com/david-xl approved this pull request.

I suppose the icpvtablePercentage threshold will need to be tuned for SamplePGO in the future (given the mismatched profiling source). For now it is ok.

https://github.com/llvm/llvm-project/pull/106260


More information about the llvm-commits mailing list