OSDN Git Service

[mlir] Add `complex.abs`, `complex.div` and `complex.mul` to ComplexOps.
authorAlexander Belyaev <pifon@google.com>
Tue, 19 Jan 2021 11:03:13 +0000 (12:03 +0100)
committerAlexander Belyaev <pifon@google.com>
Tue, 19 Jan 2021 11:09:59 +0000 (12:09 +0100)
commit11f4c58c153cedf6fe04cab49d4a4f02d00e3383
tree4e8be82a1eab178c313e2d3f57c87760570d90f2
parent5626adcd6bbaadd12fe5bf15cd2d39ece2e5c406
[mlir] Add `complex.abs`, `complex.div` and `complex.mul` to ComplexOps.

Differential Revision: https://reviews.llvm.org/D94911
mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/lib/Conversion/ComplexToLLVM/ComplexToLLVM.cpp
mlir/test/Conversion/ComplexToLLVM/convert-to-llvm.mlir
mlir/test/Dialect/Complex/ops.mlir