[Mlir-commits] [mlir] [mlir] Add dialect hooks for registering custom type and attribute alias printers (PR #173091)
Fabian Mora
llvmlistbot at llvm.org
Mon Dec 22 08:30:17 PST 2025
fabianmcg wrote:
> This cross-dialect implicit aliasing (aliases aren't printed in the IR) isn't clearly desirable to me still, I don't see any new information in this update.
In the new commit I added docs to define what they do and how they function, and added an option to disable dialect aliases.
https://github.com/llvm/llvm-project/pull/173091
More information about the Mlir-commits
mailing list