[all-commits] [llvm/llvm-project] 28b927: [mlir][sparse] add some documentation to storage l...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri Feb 3 11:09:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28b92777c7cbfafb7cd8711f6093137e1a2e4528
https://github.com/llvm/llvm-project/commit/28b92777c7cbfafb7cd8711f6093137e1a2e4528
Author: Aart Bik <ajcbik at google.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorStorageLayout.h
Log Message:
-----------
[mlir][sparse] add some documentation to storage layout (NFC)
in particular, the trailing COO optimization was not
desribed in the general layout description
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D143284
More information about the All-commits
mailing list