[all-commits] [llvm/llvm-project] 6f3c7d: [mlir][sparse] add sparse sign integration test

Aart Bik via All-commits all-commits at lists.llvm.org
Thu May 12 15:56:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f3c7dfb7746b04cc98c2f29395dec5027e8d7f3
      https://github.com/llvm/llvm-project/commit/6f3c7dfb7746b04cc98c2f29395dec5027e8d7f3
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sign.mlir

  Log Message:
  -----------
  [mlir][sparse] add sparse sign integration test

Implements a floating-point sign operator (using the new semi-ring ops)
that accomodates +/-Inf and +/-NaN in consistent way.

Reviewed By: bixia

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




More information about the All-commits mailing list