This patch allows the type of DenseElementsAttr to be any shaped type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135002
[mlir] Allow DenseElementsAttr to use any shaped type ClosedPublic Authored by Mogball on Sep 30 2022, 5:36 PM.
Details
Summary This patch allows the type of DenseElementsAttr to be any shaped type.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 30 2022, 7:08 PM Closed by commit rGa5c46bf9521e: [mlir] Allow DenseElementsAttr to use any shaped type (authored by Mogball). · Explain WhySep 30 2022, 11:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464445 mlir/lib/AsmParser/AttributeParser.cpp
mlir/lib/IR/BuiltinAttributes.cpp
mlir/test/IR/invalid-builtin-attributes.mlir
|