[Mlir-commits] [mlir] [MLIR][TableGen] Add genMnemonicAlias field for OpAsm{Type, Attr}Interface (PR #131504)
Hongren Zheng
llvmlistbot at llvm.org
Tue May 6 23:44:31 PDT 2025
================
@@ -1182,6 +1188,14 @@ Note that these are mechanisms intended for long-tail cases by power users; for
not-yet-implemented widely-applicable cases, improving the infrastructure is
preferable.
+### Mnemonic Alias in Assembly
+
+Attribute and Type might want to use aliases in the assembly to reduce verbosity.
----------------
ZenithalHourlyRate wrote:
Adopted this description
https://github.com/llvm/llvm-project/pull/131504
More information about the Mlir-commits
mailing list