[all-commits] [llvm/llvm-project] 0a7b8c: [mlir][sparse] fully implement sparse tensor to sp...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri Aug 27 15:08:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a7b8cc5dd8efadeef07bf6e4e93c7df2ebe7220
https://github.com/llvm/llvm-project/commit/0a7b8cc5dd8efadeef07bf6e4e93c7df2ebe7220
Author: Aart Bik <ajcbik at google.com>
Date: 2021-08-27 (Fri, 27 Aug 2021)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/test/Dialect/SparseTensor/conversion.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion.mlir
Log Message:
-----------
[mlir][sparse] fully implement sparse tensor to sparse tensor conversions
with rigorous integration test
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D108721
More information about the All-commits
mailing list