[all-commits] [llvm/llvm-project] b32831: [mlir][sparse] move SparseTensorReader functions i...
wren romano via All-commits
all-commits at lists.llvm.org
Tue Nov 15 17:49:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b32831f4a93fd3b8c6718a6a1847e199c72b1385
https://github.com/llvm/llvm-project/commit/b32831f4a93fd3b8c6718a6a1847e199c72b1385
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp
Log Message:
-----------
[mlir][sparse] move SparseTensorReader functions into the _mlir_ciface_ section
This is a reposting of D137737, which got reverted when D137735 did. There are no changes other than rebasing.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D138000
More information about the All-commits
mailing list