[all-commits] [llvm/llvm-project] ffb8ee: [mlir][complex] Lowering complex.tanh to standard

Kai Sasaki via All-commits all-commits at lists.llvm.org
Wed Jun 1 02:16:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffb8eecdd660eee1784ae2f83a9f26cf317ed4ed
      https://github.com/llvm/llvm-project/commit/ffb8eecdd660eee1784ae2f83a9f26cf317ed4ed
  Author: lewuathe <lewuathe at me.com>
  Date:   2022-06-01 (Wed, 01 Jun 2022)

  Changed paths:
    M mlir/lib/Conversion/ComplexToStandard/ComplexToStandard.cpp
    M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir

  Log Message:
  -----------
  [mlir][complex] Lowering complex.tanh to standard

Lowering complex.tanh to standard dialects including math, arith.

Reviewed By: pifon2a

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




More information about the All-commits mailing list