[all-commits] [llvm/llvm-project] a28fe1: [mlir] Add EqualOp and NotEqualOp to complex dialect.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Thu May 20 04:26:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a28fe17d7315f72b802b4ac4b4bc1603ffe7a23b
https://github.com/llvm/llvm-project/commit/a28fe17d7315f72b802b4ac4b4bc1603ffe7a23b
Author: Adrian Kuegel <akuegel at google.com>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
M mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
M mlir/test/Dialect/Complex/ops.mlir
Log Message:
-----------
[mlir] Add EqualOp and NotEqualOp to complex dialect.
More information about the All-commits
mailing list