[all-commits] [llvm/llvm-project] bc7eb1: [mlir][sparse] Add push_back op to support code ge...
Bixia Zheng via All-commits
all-commits at lists.llvm.org
Sun Sep 18 21:22:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc7eb10cf30310a3703c9ead7dc31a3cbc141fc8
https://github.com/llvm/llvm-project/commit/bc7eb10cf30310a3703c9ead7dc31a3cbc141fc8
Author: bixia1 <bixia at google.com>
Date: 2022-09-18 (Sun, 18 Sep 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td
M mlir/test/Dialect/SparseTensor/roundtrip.mlir
Log Message:
-----------
[mlir][sparse] Add push_back op to support code generation.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D134062
More information about the All-commits
mailing list