[Mlir-commits] [mlir] [mlir][core] in -mlir-print-ir-*, dump the pass options as well (PR #195198)

Jeremy Kun llvmlistbot at llvm.org
Mon May 4 11:55:04 PDT 2026


================
@@ -79,7 +90,7 @@ void IRPrinterInstrumentation::runBeforePass(Pass *pass, Operation *op) {
     out << "// -----// IR Dump Before " << pass->getName() << " ("
----------------
j2kun wrote:

I'm open to that, if there are no objections. That will resolve the above comment as well.

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


More information about the Mlir-commits mailing list