[all-commits] [llvm/llvm-project] 110f92: [mlir][sparse] refactor sparse tensor traits (#73726)
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Nov 28 16:58:56 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 110f927f937102b1233291ba70dd5f873f4b1724
https://github.com/llvm/llvm-project/commit/110f927f937102b1233291ba70dd5f873f4b1724
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
Log Message:
-----------
[mlir][sparse] refactor sparse tensor traits (#73726)
Slightly refactors the order of the sparse tensor
traits, and usage. Also makes minor doc improvements.
More information about the All-commits
mailing list