No more to_memref, memref.alloc or memref.dealloc when possible.
Depends On D129985
Paths
| Differential D130023
[mlir][sparse][NFC] Update remaining test cases ClosedPublic Authored by springerm on Jul 18 2022, 9:02 AM.
Details
Summary No more to_memref, memref.alloc or memref.dealloc when possible. Depends On D129985
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 18 2022, 10:37 AM Closed by commit rG106d695287fc: [mlir][sparse][NFC] Update remaining test cases (authored by springerm). · Explain WhyJul 19 2022, 12:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 445711 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_flatten.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_index_dense.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matvec.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_mttkrp.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reshape.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_matmul.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sampled_mm_fusion.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_spmm.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_bf16.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_f16.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_vector_ops.mlir
|