[all-commits] [llvm/llvm-project] 96cab6: [mlir][sparse] end-to-end sparse vector insertion ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Wed Oct 19 12:32:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96cab659a19e9565d34647da756461060050f518
https://github.com/llvm/llvm-project/commit/96cab659a19e9565d34647da756461060050f518
Author: Aart Bik <ajcbik at google.com>
Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/test/Dialect/SparseTensor/codegen.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_insert_1d.mlir
Log Message:
-----------
[mlir][sparse] end-to-end sparse vector insertion codegen
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D136275
More information about the All-commits
mailing list