Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94911
[mlir] Add `complex.abs`, `complex.div` and `complex.mul` to ComplexOps. ClosedPublic Authored by pifon2a on Jan 18 2021, 5:27 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 18 2021, 5:27 AM This revision is now accepted and ready to land.Jan 19 2021, 2:25 AM This revision was landed with ongoing or failed builds.Jan 19 2021, 3:10 AM Closed by commit rG11f4c58c153c: [mlir] Add `complex.abs`, `complex.div` and `complex.mul` to ComplexOps. (authored by pifon2a). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317505 mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp
mlir/test/Conversion/ComplexToLLVM/convert-to-llvm.mlirmlir/test/Dialect/Complex/ops.mlir
|
camelBack please