[Mlir-commits] [mlir] [mlir] Add dialect hooks for registering custom type and attribute alias printers (PR #173091)
Jacques Pienaar
llvmlistbot at llvm.org
Sat Dec 20 04:24:17 PST 2025
jpienaar wrote:
So this would mean that depending on what dialect is registered one gets different output. You have a file with only Ops from dialect A, but depending on if the tool registers dialect B or not, one gets different output?
https://github.com/llvm/llvm-project/pull/173091
More information about the Mlir-commits
mailing list