[llvm-branch-commits] [llvm] [CodeGen][NPM] dump slot index info with -debug while running LiveIntervals (PR #173488)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Dec 26 00:31:20 PST 2025


paperchalice wrote:

Could we introduce a pass instrumentation for usages like this? It looks like some extra work is needed, because `PassInstrumentation` doesn't reference pass managers.

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


More information about the llvm-branch-commits mailing list