[all-commits] [llvm/llvm-project] 662e07: [mlir] Add NegOp to complex dialect.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Tue Jun 15 03:16:51 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 662e074d9043949eea4e360e47bf9e39959694b8
      https://github.com/llvm/llvm-project/commit/662e074d9043949eea4e360e47bf9e39959694b8
  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 NegOp to complex dialect.

Also add a lowering pattern from complex dialect to standard dialect.

Differential Revision: https://reviews.llvm.org/D104284




More information about the All-commits mailing list