This is part of an on-going migration to adopt Properties inside MLIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148893
Adopt Properties to store operations inherent Attributes in the Memref dialect ClosedPublic Authored by mehdi_amini on Apr 21 2023, 12:05 AM.
Details Summary This is part of an on-going migration to adopt Properties inside MLIR.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 23 2023, 11:10 PM This revision was landed with ongoing or failed builds.May 9 2023, 5:31 PM Closed by commit rG3e0ab6a21a3c: Adopt Properties to store operations inherent Attributes in the Memref dialect (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520868 mlir/include/mlir/Dialect/MemRef/IR/MemRef.h
mlir/include/mlir/Dialect/MemRef/IR/MemRefBase.td
|