[all-commits] [llvm/llvm-project] 35b3a0: [mlir][sparse] support foreach on dense tensor.
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Oct 20 17:12:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35b3a0ce8d3fb38db07d216036ec341551456b6c
https://github.com/llvm/llvm-project/commit/35b3a0ce8d3fb38db07d216036ec341551456b6c
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_foreach.mlir
Log Message:
-----------
[mlir][sparse] support foreach on dense tensor.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136384
More information about the All-commits
mailing list