[Mlir-commits] [mlir] [mlir] Add support for recursive elements in DICompositeTypeAttr. (PR #74948)
Tobias Gysi
llvmlistbot at llvm.org
Sun Dec 10 07:15:58 PST 2023
gysit wrote:
> Regarding 1), just landing those PRs won't improve the parsing and printing code in its current state. This PR already nicely uses the APIs for doing cyclic printing that the alias statement infrastructure relies on, meaning no changes in the code of this PR would be required after the alias support would land.
Thanks for the update. I was mostly curios if there is any chance to rely on the alias printing. Let's continue with what we have then. I will try to review tomorrow or latest Tuesday.
https://github.com/llvm/llvm-project/pull/74948
More information about the Mlir-commits
mailing list