[all-commits] [llvm/llvm-project] 461c46: [mlir][sparse] Rename SparseTensorFile to SparseTe...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Mon Oct 10 08:24:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 461c461a7cbf36c094dbd9663bd36cf0e7c2bd9a
https://github.com/llvm/llvm-project/commit/461c461a7cbf36c094dbd9663bd36cf0e7c2bd9a
Author: bixia1 <bixia at google.com>
Date: 2022-10-10 (Mon, 10 Oct 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/File.h
M mlir/lib/ExecutionEngine/SparseTensor/File.cpp
M mlir/lib/ExecutionEngine/SparseTensor/Storage.cpp
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
[mlir][sparse] Rename SparseTensorFile to SparseTensorReader.
This is to prepare for adding SparseTensorWriter.
Reviewed By: wrengr
Differential Revision: https://reviews.llvm.org/D135477
More information about the All-commits
mailing list