[all-commits] [llvm/llvm-project] c99951: [mlir][sparse] end-to-end matmul between Dense and...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Wed Nov 8 11:28:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c99951d4916e18c9191d6a25a4a4fb1b2243d4c4
https://github.com/llvm/llvm-project/commit/c99951d4916e18c9191d6a25a4a4fb1b2243d4c4
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseReinterpretMap.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparsificationAndBufferizationPass.cpp
M mlir/test/Dialect/SparseTensor/sparse_reinterpret_map.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_block_matmul.mlir
Log Message:
-----------
[mlir][sparse] end-to-end matmul between Dense and BSR tensors (#71448)
More information about the All-commits
mailing list