[clang] [IRPGO][ValueProfile] Instrument virtual table address that could be used to do virtual table address comparision for indirect-call-promotion. (PR #66825)

Hongtao Yu via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 15:54:19 PDT 2023


htyu wrote:

The work sounds interesting. Can you provide a bit more context about it? Will it be used to improve ICP when it's sufficient to just compare the vtable address instead of the vfunc address? 

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


More information about the cfe-commits mailing list