[all-commits] [llvm/llvm-project] 5b122a: [mlir][sparse] integration test for zero preservin...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri May 6 10:42:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b122a7310e8899ae058ba86d28793b7ae903226
https://github.com/llvm/llvm-project/commit/5b122a7310e8899ae058ba86d28793b7ae903226
Author: Aart Bik <ajcbik at google.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Pipelines/SparseTensorPipelines.cpp
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_tanh.mlir
Log Message:
-----------
[mlir][sparse] integration test for zero preserving math op
Also fixes omission in lowering math ops that require lib support
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D125104
More information about the All-commits
mailing list