[all-commits] [llvm/llvm-project] 3986c8: [mlir][sparse] partially implement codegen for spa...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Sep 15 10:32:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3986c8698622c447fd814378292555cb5316cc10
https://github.com/llvm/llvm-project/commit/3986c8698622c447fd814378292555cb5316cc10
Author: Aart Bik <ajcbik at google.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/test/Dialect/SparseTensor/codegen.mlir
Log Message:
-----------
[mlir][sparse] partially implement codegen for sparse_tensor.compress
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D133912
More information about the All-commits
mailing list