Linalg opdsl now supports negf/add/sub/mul on complex types.
Add a test.
Paths
| Differential D128010
[mlir][linalg] Extend opdsl to support operations on complex types. ClosedPublic Authored by bixia on Jun 16 2022, 2:47 PM.
Details Summary Linalg opdsl now supports negf/add/sub/mul on complex types. Add a test.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 16 2022, 3:47 PM Closed by commit rG48f4407c1aaf: [mlir][linalg] Extend opdsl to support operations on complex types. (authored by bixia). · Explain WhyJun 17 2022, 9:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437942 mlir/python/mlir/dialects/linalg/opdsl/lang/emitter.py
mlir/test/python/dialects/linalg/opdsl/emit_misc.py
|
do we want a c64 test too?