[Mlir-commits] [mlir] [mlir] Expand error message to include unregistered dialects. (PR #158028)
Mehdi Amini
llvmlistbot at llvm.org
Fri Sep 12 06:39:08 PDT 2025
joker-eph wrote:
> now it may also be an oversight that folks have loaded but unregistered dialects
No that's fine with me, registration is totally optional.
I'm skeptical about this part: "why did it fail on X post parsing A but neither A nor X is registered?", but this change may not hurt either, so why not...
https://github.com/llvm/llvm-project/pull/158028
More information about the Mlir-commits
mailing list