[compiler-rt] [llvm] [TypeProf][InstrFDO]Implement more efficient comparison sequence for indirect-call-promotion with vtable profiles. (PR #81442)

Mingming Liu via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 10:22:51 PDT 2024


minglotus-6 wrote:

> (the patch summary has a small error -- the comparison instruction in the example should be %cond = icmp eq ptr %vtable, @vtable-address-point

thanks. I corrected it.

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


More information about the llvm-commits mailing list