Add missing storageType to AttrDef to ODS
authorMehdi Amini <joker.eph@gmail.com>
Fri, 24 Sep 2021 00:15:49 +0000 (00:15 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Fri, 24 Sep 2021 01:30:29 +0000 (01:30 +0000)
commit83f3c615dde3fce5c0560c19316b08c1e6aa8c27
treee7a130552c91da1bf6dfbfea8939d1cd576e2dd4
parent2190f8a8b1e01b7bc7429eb490f3001a23f27df1
Add missing storageType to AttrDef to ODS

This is only noticeable when using an attribute across dialects I think.
Previously the namespace would be ommited, but it wouldn't matter as
long as the generated code stays within a single namespace.

Differential Revision: https://reviews.llvm.org/D110367
mlir/include/mlir/IR/OpBase.td
mlir/test/mlir-tblgen/op-attribute.td