[all-commits] [llvm/llvm-project] d4141c: [mlir][complex] Check the correctness of tanh in c...

Kai Sasaki via All-commits all-commits at lists.llvm.org
Fri Jun 3 05:05:12 PDT 2022


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

  Changed paths:
    M mlir/test/Integration/Dialect/Complex/CPU/correctness.mlir

  Log Message:
  -----------
  [mlir][complex] Check the correctness of tanh in complex dialect

Correctness check for tanh operation in complex dialect.

Ref: https://reviews.llvm.org/D126858

Reviewed By: pifon2a

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




More information about the All-commits mailing list