[all-commits] [llvm/llvm-project] d62d27: [mlir][sparse] Misc cleanup of MLIRSparseTensorRun...
wren romano via All-commits
all-commits at lists.llvm.org
Wed Nov 16 16:16:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d62d2783f7f6d8e18648732fd65a03bc414a4578
https://github.com/llvm/llvm-project/commit/d62d2783f7f6d8e18648732fd65a03bc414a4578
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/COO.h
M mlir/include/mlir/ExecutionEngine/SparseTensorRuntime.h
Log Message:
-----------
[mlir][sparse] Misc cleanup of MLIRSparseTensorRuntime
Removing an unnecessary import, and renaming some macros to match the style used elsewhere.
Reviewed By: aartbik, bixia
Differential Revision: https://reviews.llvm.org/D138158
More information about the All-commits
mailing list