[all-commits] [llvm/llvm-project] f112bd: [mlir] Add SignOp to complex dialect.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Tue Jun 15 06:22:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f112bd61ebf315b563fdd3dae947f0c67d02a6cc
https://github.com/llvm/llvm-project/commit/f112bd61ebf315b563fdd3dae947f0c67d02a6cc
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
Log Message:
-----------
[mlir] Add SignOp to complex dialect.
Also add a conversion pattern from Complex Dialect to Standard/Math Dialect.
Differential Revision: https://reviews.llvm.org/D104292
More information about the All-commits
mailing list