[all-commits] [llvm/llvm-project] 0af5f8: [mlir][sparse] split reshape.mlir into expand/coll...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Feb 16 16:07:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0af5f84a13bed75e0726f6dee5406c8805a11c4c
https://github.com/llvm/llvm-project/commit/0af5f84a13bed75e0726f6dee5406c8805a11c4c
Author: Peiming Liu <peiming at google.com>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_collapse_shape.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_expand_shape.mlir
R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reshape.mlir
Log Message:
-----------
[mlir][sparse] split reshape.mlir into expand/collapse_shape.mlir.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D144231
More information about the All-commits
mailing list