[Mlir-commits] [mlir] [mlir] Remove extra whitespace during printout in prop-dict (#145695) (PR #145908)

Mehdi Amini llvmlistbot at llvm.org
Thu Jun 26 11:07:02 PDT 2025


joker-eph wrote:

 
> // CHECK: test.format_optional_prop_dict <{a = ["foo"], b = 2 : i32}>
> //                                        ^ no whitespace

What is the codepath that gets us there? Maybe it is just a matter of calling the right API instead of this one.

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


More information about the Mlir-commits mailing list