[Mlir-commits] [mlir] [MLIR][AsmPrinter] Print aliases even when not at root operation (PR #89375)

Markus Böck llvmlistbot at llvm.org
Fri Apr 19 07:06:23 PDT 2024


https://github.com/zero9178 approved this pull request.

I think for any situation where it matters people would be using the local scope option already anyways. So this change makes a lot of sense to me.

Not sure whether this is worth testing, but if its not too much effort then it'd probably be nice. There's some types or attributes in the test dialect that are always printed as aliases. I am not sure how non-local printing is currently tested and whether it is tested however.


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


More information about the Mlir-commits mailing list