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

Mehdi Amini llvmlistbot at llvm.org
Tue Jun 18 15:00:02 PDT 2024


joker-eph wrote:

> I'm starting to be convinced that fixing this will require some nontrivial changes to mlir-tblgen to give access to attribute parameters' dialect names at the time the parser is generated.


Regardless how non-trivial the changes are, they are actually needed here.

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


More information about the Mlir-commits mailing list