[all-commits] [llvm/llvm-project] 71c97c: [mlir][sparse] avoid tensor to memref conversion i...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Tue Oct 17 11:34:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71c97c735c10dd8040f721f93a0b7be0cc58d3ef
https://github.com/llvm/llvm-project/commit/71c97c735c10dd8040f721f93a0b7be0cc58d3ef
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/convert_sparse2dense.mlir
M mlir/test/Dialect/SparseTensor/sparse_concat.mlir
Log Message:
-----------
[mlir][sparse] avoid tensor to memref conversion in sparse tensor rewri… (#69362)
…ting rules.
More information about the All-commits
mailing list