[all-commits] [llvm/llvm-project] b3fbb6: [mlir][sparse] cleanup of COO (#69239)
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Oct 16 12:55:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b3fbb67379a4e67d54d7693e88c05697d01a9a5f
https://github.com/llvm/llvm-project/commit/b3fbb67379a4e67d54d7693e88c05697d01a9a5f
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-10-16 (Mon, 16 Oct 2023)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/COO.h
M mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
Log Message:
-----------
[mlir][sparse] cleanup of COO (#69239)
Moves typedef to only file where it is used.
Removes some deadcode. Some minor doc changes.
More information about the All-commits
mailing list