[all-commits] [llvm/llvm-project] 329c64: [mlir][sparse] update BSR specification (#67480)
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Sep 26 13:33:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 329c64cbe3d57104dafd01ed17f723df08034148
https://github.com/llvm/llvm-project/commit/329c64cbe3d57104dafd01ed17f723df08034148
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
Log Message:
-----------
[mlir][sparse] update BSR specification (#67480)
Makes outer level dense, so we get the common
block-column index way of storing blocks. Also
gives an example of a dim2lvl/lvl2dim map.
More information about the All-commits
mailing list