[all-commits] [llvm/llvm-project] d39003: [mlir][sparse] Support more complex operations.

Bixia Zheng via All-commits all-commits at lists.llvm.org
Fri May 20 14:39:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d390035b46907f1c421d312bdd33f44ad7580415
      https://github.com/llvm/llvm-project/commit/d390035b46907f1c421d312bdd33f44ad7580415
  Author: Bixia Zheng <bixia at google.com>
  Date:   2022-05-20 (Fri, 20 May 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
    M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_complex_ops.mlir

  Log Message:
  -----------
  [mlir][sparse] Support more complex operations.

Add complex operations abs, neg, sin, log1p, sub and div.

Add test cases.

Reviewed By: aartbik

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




More information about the All-commits mailing list