[Mlir-commits] [mlir] [mlir] Add `Operation::dumpPrettyPrinted` (PR #120117)

Mehdi Amini llvmlistbot at llvm.org
Mon Dec 16 14:59:13 PST 2024


joker-eph wrote:

Just a nit on the naming: I would call this `dumpPretty()`  (`Printed` seems redundant, and since you aim at typing this manually in a debugger, less characters won't hurt ;) )

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


More information about the Mlir-commits mailing list