[all-commits] [llvm/llvm-project] 5389cd: [mlir][sparse] Adding dynamic-size support for spa...
wren romano via All-commits
all-commits at lists.llvm.org
Thu Oct 28 16:56:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5389cdc8f67a50ec5678a37246e319dcb208c23a
https://github.com/llvm/llvm-project/commit/5389cdc8f67a50ec5678a37246e319dcb208c23a
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/test/Dialect/SparseTensor/conversion_sparse2dense.mlir
Log Message:
-----------
[mlir][sparse] Adding dynamic-size support for sparse=>dense conversion
Depends On D110790
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D112674
More information about the All-commits
mailing list