[all-commits] [llvm/llvm-project] 027104: Accept symmetric sparse matrix in Matrix Market Ex...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Tue Nov 23 19:53:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02710413a32afbd6eeeff0fd56c960f4c4e21629
      https://github.com/llvm/llvm-project/commit/02710413a32afbd6eeeff0fd56c960f4c4e21629
  Author: Bixia Zheng <bixia at google.com>
  Date:   2021-11-23 (Tue, 23 Nov 2021)

  Changed paths:
    M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
    M mlir/test/CMakeLists.txt
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum.mlir
    A mlir/test/Integration/data/test_symmetric.mtx

  Log Message:
  -----------
  Accept symmetric sparse matrix in Matrix Market Exchange Format.

Reviewed By: aartbik

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




More information about the All-commits mailing list