[mlir][sparse] remove unused COO method (#73595)
commit79cb594fdf15c4bb8fc357b615210e6e57eb1c26
authorAart Bik <39774503+aartbik@users.noreply.github.com>
Tue, 28 Nov 2023 01:26:45 +0000 (27 17:26 -0800)
committerGitHub <noreply@github.com>
Tue, 28 Nov 2023 01:26:45 +0000 (27 17:26 -0800)
tree5d3aeaccab581831cab8bd4fe3bd5cabe42658e6
parent17ec364b1b338b6bee5a65a886d0fe75089e6bb9
[mlir][sparse] remove unused COO method (#73595)

step closer towards moving all type related methods into encoding and/or
sparse tensor type class
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensor.h
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp