[all-commits] [llvm/llvm-project] 057e33: [mlir][sparse]Add more integration tests for spars...
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Jun 27 11:18:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 057e33ef36d0230a1bf62763cc6381769266e641
https://github.com/llvm/llvm-project/commit/057e33ef36d0230a1bf62763cc6381769266e641
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_unary.mlir
Log Message:
-----------
[mlir][sparse]Add more integration tests for sparse_tensor.unary
Previously, the sparse_tensor.unary integration test does not contain cases with the use of `linalg.index` (previoulsy unsupported), this commit adds test cases that use `linalg.index` operators.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D128460
More information about the All-commits
mailing list