[all-commits] [llvm/llvm-project] 73cbc9: [mlir] Add ExpOp to Complex dialect.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Sun Jun 13 23:09:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73cbc91c93dd5a7ee1b8b1a9d507e194e835b446
      https://github.com/llvm/llvm-project/commit/73cbc91c93dd5a7ee1b8b1a9d507e194e835b446
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-06-14 (Mon, 14 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 ExpOp to Complex dialect.

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

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




More information about the All-commits mailing list