[Mlir-commits] [mlir] [mlir] Support better printing for mutually recursive types (PR #112160)

Shoaib Meenai llvmlistbot at llvm.org
Wed Nov 13 13:48:49 PST 2024


smeenai wrote:

Thanks for the reviews! I thought of an alternative approach that might be cleaner (leveraging the cyclicPrintingStack directly), but I haven't gotten the chance to implement it yet. Marking this as a draft for now, I'll update it when I get the chance.

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


More information about the Mlir-commits mailing list