[all-commits] [llvm/llvm-project] bfe08c: [mlir][sparse] support sparsifying 2:4 block spars...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Fri Nov 10 12:26:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfe08c094deb6e24e814fa46470de2700aab01ff
https://github.com/llvm/llvm-project/commit/bfe08c094deb6e24e814fa46470de2700aab01ff
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_block_matmul.mlir
Log Message:
-----------
[mlir][sparse] support sparsifying 2:4 block sparsity (#71749)
More information about the All-commits
mailing list