[mlir][complex] Add tan op for complex dialect
authorlewuathe <lewuathe@me.com>
Wed, 1 Jun 2022 07:12:18 +0000 (09:12 +0200)
committerAlexander Belyaev <pifon@google.com>
Wed, 1 Jun 2022 07:20:42 +0000 (09:20 +0200)
commit6d75c897838000d057d080dca793a7fb3be6b635
tree49ed65906f3c82ab635d19a2cafe8ec8b09f1d9a
parent94573a49c9d1c9902050f8022a6828ea06ee51de
[mlir][complex] Add tan op for complex dialect

Add tangent operation for complex dialect. This is the follow-up change of https://reviews.llvm.org/D126521

Differential Revision: https://reviews.llvm.org/D126685
mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir