[llvm] [ctx_prof] Factor the callsite instrumentation exclusion criteria (PR #108471)

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 13:32:22 PDT 2024


teresajohnson wrote:

> Reusing this in the logic fetching the instrumentation in `CtxProfAnalysis`

Do you mean it will be reused in a future patch? Because I only see the one use here.

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


More information about the llvm-commits mailing list