[all-commits] [llvm/llvm-project] 4b13b0: [mlir][complex] Sanity check for tan operation in ...

Kai Sasaki via All-commits all-commits at lists.llvm.org
Thu Jun 2 01:34:14 PDT 2022


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

  Changed paths:
    M mlir/test/Dialect/Complex/ops.mlir

  Log Message:
  -----------
  [mlir][complex] Sanity check for tan operation in complex dialect

Add a sanity check for newly added tan operation in complex dialect. It follows-up to https://reviews.llvm.org/D126685.

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




More information about the All-commits mailing list