[all-commits] [llvm/llvm-project] 15d1cb: [mlir][sparse]more integration test cases for spar...
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Jun 27 11:32:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15d1cb45204fa549ccb52bccb61215675c52ddb6
https://github.com/llvm/llvm-project/commit/15d1cb45204fa549ccb52bccb61215675c52ddb6
Author: Peiming Liu <peiming at google.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_binary.mlir
R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_triangular_bin.mlir
Log Message:
-----------
[mlir][sparse]more integration test cases for sparse_tensor.BinaryOp
Adding more test cases for sparse_tensor.BinaryOp, including different cases when overlap/left/right region is implemented/empty/identity
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D128383
More information about the All-commits
mailing list