[all-commits] [llvm/llvm-project] d8b229: [mlir][sparse][pytaco] added test with various spa...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Mar 1 16:36:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8b229a1d50640ffff4bf89478c12ac0d65ee136
https://github.com/llvm/llvm-project/commit/d8b229a1d50640ffff4bf89478c12ac0d65ee136
Author: Aart Bik <ajcbik at google.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
M mlir/test/Integration/Dialect/SparseTensor/taco/test_Tensor.py
Log Message:
-----------
[mlir][sparse][pytaco] added test with various sparse annotations
This also found a bug in the new toMLIR code (missing permutation)
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D120783
More information about the All-commits
mailing list