Also add a lowering pattern from complex dialect to standard dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104284
[mlir] Add NegOp to complex dialect. ClosedPublic Authored by akuegel on Jun 15 2021, 2:46 AM.
Details
Summary Also add a lowering pattern from complex dialect to standard dialect.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJun 15 2021, 2:46 AM This revision is now accepted and ready to land.Jun 15 2021, 2:51 AM Closed by commit rG662e074d9043: [mlir] Add NegOp to complex dialect. (authored by akuegel). · Explain WhyJun 15 2021, 3:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352083 mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
|