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 D148297
Adopt Properties to store operations inherent Attributes in the Func dialect ClosedPublic Authored by mehdi_amini on Apr 13 2023, 9:58 PM.
Details Summary This is part of an on-going migration to adopt Properties inside MLIR.
Diff Detail
Event Timelinemehdi_amini added a parent revision: D148296: Adopt Properties to store operations inherent Attributes in TOSA.Apr 13 2023, 10:00 PM mehdi_amini added a child revision: D148298: Adopt Properties to store operations inherent Attributes in the Arith dialect. This revision is now accepted and ready to land.Apr 23 2023, 10:56 PM This revision was landed with ongoing or failed builds.May 2 2023, 8:57 PM Closed by commit rG7143e3335d92: Adopt Properties to store operations inherent Attributes in the Func dialect (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 515765 mlir/include/mlir/Dialect/Func/IR/FuncOps.td
mlir/test/IR/print-ir-invalid.mlir
mlir/test/IR/wrapping_op.mlir
mlir/test/mlir-lsp-server/hover.test
|