[llvm] [AsmPrinter] Reduce AsmPrinterHandlers virt. fn calls (PR #96785)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 15:37:30 PDT 2024


aeubanks wrote:

is the performance benefit from removing the timers or from the virtual call optimization? it would be nice to separate those two changes. I'm not sure if anyone is relying on the timers for profiling

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


More information about the llvm-commits mailing list