[all-commits] [llvm/llvm-project] 101a0c: [mlir][sparse] Improve concatenate operator rewrit...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Tue Nov 29 12:26:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 101a0c84f7cab26bf3271c6c0af9ae337d6edad0
https://github.com/llvm/llvm-project/commit/101a0c84f7cab26bf3271c6c0af9ae337d6edad0
Author: bixia1 <bixia at google.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/sparse_concat_codegen.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/concatenate.mlir
Log Message:
-----------
[mlir][sparse] Improve concatenate operator rewrite for annotated all dense dimensions results.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D138823
More information about the All-commits
mailing list