[all-commits] [llvm/llvm-project] 6e80e3: Add Log1pOp to complex dialect.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed Jul 7 02:34:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e80e3bd1bef3e7408b29a6d7eda0efbb829a65f
      https://github.com/llvm/llvm-project/commit/6e80e3bd1bef3e7408b29a6d7eda0efbb829a65f
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-07-07 (Wed, 07 Jul 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
    M mlir/test/Dialect/Complex/ops.mlir

  Log Message:
  -----------
  Add Log1pOp to complex dialect.

Also add a lowering pattern from Complex to Standard/Math dialect.

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




More information about the All-commits mailing list