[all-commits] [llvm/llvm-project] 65bfd5: [mlir][sparse] proper in-place SDDMM with spy func...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Jun 15 13:59:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65bfd5cb2530c36fe08fc003132e44f95f0f5ae6
      https://github.com/llvm/llvm-project/commit/65bfd5cb2530c36fe08fc003132e44f95f0f5ae6
  Author: Aart Bik <ajcbik at google.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
    A mlir/test/Dialect/SparseTensor/spy_sddmm.mlir

  Log Message:
  -----------
  [mlir][sparse] proper in-place SDDMM with spy function

This specific operation matches the cuSPARSE SDDMM semantics exactly.

Reviewed By: Peiming

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




More information about the All-commits mailing list