[all-commits] [llvm/llvm-project] e6005d: [mlir][sparse] support 2:4 structured sparsity and...
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Oct 23 15:34:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6005d5a9c177cf80d23c8fae19565986e902b86
https://github.com/llvm/llvm-project/commit/e6005d5a9c177cf80d23c8fae19565986e902b86
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/Enums.h
M mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
M mlir/lib/ExecutionEngine/SparseTensor/Storage.cpp
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_ds.mlir
A mlir/test/Integration/data/ds.mtx
Log Message:
-----------
[mlir][sparse] support 2:4 structured sparsity and loose compressed (#69968)
This adds library support for these two new level formats.
More information about the All-commits
mailing list