[Mlir-commits] [mlir] [MLIR][TableGen] Add genMnemonicAlias field for OpAsm{Type, Attr}Interface (PR #131504)

Hongren Zheng llvmlistbot at llvm.org
Fri Apr 11 07:13:46 PDT 2025


ZenithalHourlyRate wrote:

Changed `mlir-tblgen` to add `::mlir::OpAsm{Attr,Type}Interface::Trait` for Attr/Type if the flag `genMnemonicAlias` is enabled and user has not added the interface.

Such change, aside from the test inside this PR, could be reflected in #130479

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


More information about the Mlir-commits mailing list