[all-commits] [llvm/llvm-project] 33e8ab: [mlir][sparse] support pattern-only matrices from ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Apr 26 15:50:35 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33e8ab8ea089229e6c31855fbccda278e43f9df1
https://github.com/llvm/llvm-project/commit/33e8ab8ea089229e6c31855fbccda278e43f9df1
Author: Aart Bik <ajcbik at google.com>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
[mlir][sparse] support pattern-only matrices from Matrix Market
We simply set nonzero entries to the value "1" in this case.
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D124475
More information about the All-commits
mailing list