[all-commits] [llvm/llvm-project] 8b83b8: [mlir][sparse] refactor sparse compiler pipeline t...

Aart Bik via All-commits all-commits at lists.llvm.org
Tue Feb 22 16:24:11 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b83b8f131a4ea7e7d892d6afd76d54429d5bc09
      https://github.com/llvm/llvm-project/commit/8b83b8f131a4ea7e7d892d6afd76d54429d5bc09
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/python/test_SDDMM.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_SpMM.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_elementwise_add_sparse_output.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_output.py
    M mlir/test/Integration/Dialect/SparseTensor/python/test_stress.py
    A mlir/test/Integration/Dialect/SparseTensor/python/tools/sparse_compiler.py

  Log Message:
  -----------
  [mlir][sparse] refactor sparse compiler pipeline to single place

Reviewed By: bixia

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




More information about the All-commits mailing list