[Mlir-commits] [mlir] [mlir] load dialects for non-namespaced attrs (PR #94838)

Jeremy Kun llvmlistbot at llvm.org
Thu Jun 20 14:29:37 PDT 2024


j2kun wrote:

> I am just not sure why we would need any workaround instead of a principled fix really. I am not convinced there is anything really difficult here yet.

I don't know what the principled fix is. I think `mlir-tblgen` needs more information at the time it's generating these parsers, but I don't know how to get it that information. Maybe you could sketch the solution you have in mind?

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


More information about the Mlir-commits mailing list