This allows implicit conversion from ElementsAttr to TypedAttr, but
required renaming the ElementsAttr::getType() interface method to
getShapedType.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/IR/BuiltinAttributeInterfaces.td | ||
---|---|---|
182 | I'm not sure this is the best name, open to suggestions. |
I'm not sure this is the best name, open to suggestions.