[mlir][sparse] Making deletion of SparseTensorType copy-assignment explicit
authorwren romano <2998727+wrengr@users.noreply.github.com>
Wed, 8 Mar 2023 21:10:26 +0000 (13:10 -0800)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Wed, 8 Mar 2023 23:22:21 +0000 (15:22 -0800)
commiteaa6cdeaf6651b2aff03bd6a6c044641f0cbc2a9
tree40a788e8ad148c7c745f116965f7c35539a0de6a
parent50cd2c257cb4e5fc822e0fa5fc12d1838070fcf0
[mlir][sparse] Making deletion of SparseTensorType copy-assignment explicit

The copy assignment is already implicitly deleted, but making it explicit helps clean up compilation error messages.

Reviewed By: Peiming

Differential Revision: https://reviews.llvm.org/D145606
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h