This enables the full matmul integration test with runtime_lib=true/false!
Background:
https://github.com/llvm/llvm-project/issues/51657
Paths
| Differential D137750
[mlir][sparse] skip zeros during dense2sparse ClosedPublic Authored by aartbik on Nov 9 2022, 3:01 PM.
Details Summary This enables the full matmul integration test with runtime_lib=true/false! Background:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2022, 3:15 PM This revision was landed with ongoing or failed builds.Nov 9 2022, 8:54 PM Closed by commit rGe6cbb9148366: [mlir][sparse] skip zeros during dense2sparse (authored by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474424 mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
mlir/test/Dialect/SparseTensor/convert_dense2sparse.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul.mlir
|