[all-commits] [llvm/llvm-project] 733edd: [mlir][sparse] reorganized method order in sparse ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Aug 30 16:39:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 733edde00582c2a4a6266a4cd2bed7015f4246ce
https://github.com/llvm/llvm-project/commit/733edde00582c2a4a6266a4cd2bed7015f4246ce
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensorRuntime.h
Log Message:
-----------
[mlir][sparse] reorganized method order in sparse support lib header
The header was split in memref/no-memref section, but various methods
slipped in at the bottom at the wrong place
Reviewed By: Peiming, yinying-lisa-li
Differential Revision: https://reviews.llvm.org/D159218
More information about the All-commits
mailing list