[Mlir-commits] [mlir] [mlir][AsmPrinter] Print op properties directly in generic form (PR #106996)

Mehdi Amini llvmlistbot at llvm.org
Mon Sep 2 13:50:22 PDT 2024


joker-eph wrote:

> parse generic IR when dialects aren't registered

as an aside, We are not totally enforcing this: Attribute And  types require their dialect to be registered already.



The string idea could work I think!

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


More information about the Mlir-commits mailing list