[Mlir-commits] [mlir] Add optional arguments to passmanger ir printing (PR #89301)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu Apr 18 14:05:59 PDT 2024
================
@@ -76,7 +76,15 @@ mlirPassManagerRunOnOp(MlirPassManager passManager, MlirOperation op);
/// Enable mlir-print-ir-after-all.
----------------
vraspar wrote:
Thanks for the suggestion and reviewing the MR! I would change the description to make it more accurate
https://github.com/llvm/llvm-project/pull/89301
More information about the Mlir-commits
mailing list