[all-commits] [llvm/llvm-project] 6b3bc7: [mlir][sparse] improve sparse attribute documentation
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Aug 8 13:21:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b3bc7cd3c6f56a63f97e71dc236b2281d98d9d1
https://github.com/llvm/llvm-project/commit/6b3bc7cd3c6f56a63f97e71dc236b2281d98d9d1
Author: Aart Bik <ajcbik at google.com>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
Log Message:
-----------
[mlir][sparse] improve sparse attribute documentation
Moved some parts from comments (not user facing) to the actual description
(user facing). Rephrased a bit as well.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D131418
More information about the All-commits
mailing list