[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:42:45 PDT 2025


joker-eph wrote:

Or using a pass instrumentation with the `runAfterPassFailed` hook.

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


More information about the Mlir-commits mailing list