[Mlir-commits] [mlir] [MLIR][diag] Add PassManager option to emit failed pass name (PR #155526)
Mehdi Amini
llvmlistbot at llvm.org
Sat Aug 30 13:46:55 PDT 2025
joker-eph wrote:
> What about a `LDBG()` output in the pass manager instead? That would show up with `--debug-only=pass-manager`. Actually I should add some logging there anyway, it's lacking right now.
That part will be covered in #156205
https://github.com/llvm/llvm-project/pull/155526
More information about the Mlir-commits
mailing list