[all-commits] [llvm/llvm-project] c8177f: [mlir][sparse] Factoring out SparseTensorFile::can...
wren romano via All-commits
all-commits at lists.llvm.org
Thu Sep 29 14:47:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8177f845b4132f2838d169cee04270051235140
https://github.com/llvm/llvm-project/commit/c8177f845b4132f2838d169cee04270051235140
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/File.h
M mlir/lib/ExecutionEngine/SparseTensor/File.cpp
Log Message:
-----------
[mlir][sparse] Factoring out SparseTensorFile::canReadAs predicate
This is a followup to the refactoring of D133462, D133830, D133831, and D133833.
Depends On D133833
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D133835
More information about the All-commits
mailing list