... and remove unused type aliases.
Depends On D119003
Paths
| Differential D119125
[mlir][OpDSL] Consistently use the term op_def (NFC). ClosedPublic Authored by gysit on Feb 7 2022, 3:21 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 19 others. · View Herald TranscriptFeb 7 2022, 3:21 AM gysit added a child revision: D119126: [mlir][OpDSL] Add default value to index attributes..Feb 7 2022, 3:31 AM This revision is now accepted and ready to land.Feb 14 2022, 2:24 AM Closed by commit rG01e04867e81c: [mlir][OpDSL] Consistently use the term op_def (NFC). (authored by gysit). · Explain WhyFeb 14 2022, 3:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406379 mlir/python/mlir/dialects/linalg/opdsl/dump_oplib.py
mlir/python/mlir/dialects/linalg/opdsl/lang/affine.py
mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py
mlir/python/mlir/dialects/linalg/opdsl/lang/config.py
mlir/python/mlir/dialects/linalg/opdsl/lang/dsl.py
mlir/python/mlir/dialects/linalg/opdsl/lang/emitter.py
|