[all-commits] [llvm/llvm-project] aedf5d: [mlir][sparse] Improve concatenate operator rewrit...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Mon Nov 28 07:56:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aedf5d58312dd3b41864186ab7f4fc108b0c8bf3
https://github.com/llvm/llvm-project/commit/aedf5d58312dd3b41864186ab7f4fc108b0c8bf3
Author: bixia1 <bixia at google.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/sparse_concat_codegen.mlir
Log Message:
-----------
[mlir][sparse] Improve concatenate operator rewriting for dense tensor results.
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D138465
More information about the All-commits
mailing list