[llvm] [CopyProf] Add CopyProf instrumentation passes. (PR #207385)

David Li via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 13:58:35 PDT 2026


https://github.com/david-xl commented:

High level question. Have you considered emit inline sequences to the callbacks (or emit partial inline sequence with fastpath)? It will greatly reduce runtime overhead.

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


More information about the llvm-commits mailing list