[all-commits] [llvm/llvm-project] e9b1c9: [mlir][sparse] run less combinations of SpMM in te...

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Oct 15 16:04:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9b1c974be272ca51800cff2cd561f9e53eb127e
      https://github.com/llvm/llvm-project/commit/e9b1c974be272ca51800cff2cd561f9e53eb127e
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-10-15 (Fri, 15 Oct 2021)

  Changed paths:
    M mlir/test/python/dialects/sparse_tensor/test_SpMM.py

  Log Message:
  -----------
  [mlir][sparse] run less combinations of SpMM in test (to reduce runtime)

This revision also adds a few passes to the sparse compiler part to unify the transformation sequence with all other paths we currently use.

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list