This commit adds support to generate an additional builder for
each named op that has attributes. This gives better experience
when creating the named ops.
Along the way adds support for i64.
Paths
| Differential D94733
[mlir][linalg] Support generating builders for named op attributes ClosedPublic Authored by antiagainst on Jan 14 2021, 4:57 PM.
Details Summary This commit adds support to generate an additional builder for Along the way adds support for i64.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptJan 14 2021, 4:57 PM This revision is now accepted and ready to land.Jan 15 2021, 3:36 AM Closed by commit rG0acc260b574e: [mlir][linalg] Support generating builders for named op attributes (authored by antiagainst). · Explain WhyJan 15 2021, 6:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 316924 mlir/test/mlir-linalg-ods-gen/test-linalg-ods-gen.tc
mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
|