[Mlir-commits] [mlir] Add optional arguments to passmanger ir printing (PR #89301)

Maksim Levental llvmlistbot at llvm.org
Thu Apr 18 13:59:39 PDT 2024


================
@@ -76,7 +76,15 @@ mlirPassManagerRunOnOp(MlirPassManager passManager, MlirOperation op);
 
 /// Enable mlir-print-ir-after-all.
----------------
makslevental wrote:

nit: change this to be more accurate? or just remove it? I personally never can see the point of comments like this lol.

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


More information about the Mlir-commits mailing list