[all-commits] [llvm/llvm-project] 7b86f7: [mlir][sparse] support sparse bufferization.alloc_...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Mar 31 15:27:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b86f7c5d4c465cc11746cc3e49c6e0b3d29610b
https://github.com/llvm/llvm-project/commit/7b86f7c5d4c465cc11746cc3e49c6e0b3d29610b
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-31 (Fri, 31 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
A mlir/test/Dialect/SparseTensor/codegen_sparse_alloc.mlir
Log Message:
-----------
[mlir][sparse] support sparse bufferization.alloc_tensor with copy argument.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D147358
More information about the All-commits
mailing list