[all-commits] [llvm/llvm-project] b86d3c: [mlir][sparse] complete various FIXMEs in sparse s...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Aug 30 21:30:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b86d3cbc1288b4d0799746c82611d17888413aec
https://github.com/llvm/llvm-project/commit/b86d3cbc1288b4d0799746c82611d17888413aec
Author: Aart Bik <ajcbik at google.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensorRuntime.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp
M mlir/test/Dialect/SparseTensor/codegen.mlir
R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_file_io.mlir
Log Message:
-----------
[mlir][sparse] complete various FIXMEs in sparse support lib
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D159245
More information about the All-commits
mailing list