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

Jeremy Kun llvmlistbot at llvm.org
Tue Jun 18 15:13:25 PDT 2024


j2kun wrote:

> Can you workaround this downstream by preloading the polynomial dialect?

MLIRTranslateMain doesn't give you access to the context, as far as I can tell, so I can't load it.

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


More information about the Mlir-commits mailing list