Also add a conversion pattern from Complex to Standard/Math dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104108
[mlir] Add ExpOp to Complex dialect. ClosedPublic Authored by akuegel on Jun 11 2021, 4:46 AM.
Details
Summary Also add a conversion pattern from Complex to Standard/Math dialect.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJun 11 2021, 4:46 AM This revision is now accepted and ready to land.Jun 11 2021, 10:09 AM
This revision was landed with ongoing or failed builds.Jun 13 2021, 11:09 PM Closed by commit rG73cbc91c93dd: [mlir] Add ExpOp to Complex dialect. (authored by akuegel). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 351780 mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
|
No need for template here