[mlir][sparse] Adding `SparseTensorType::{operator==, hasSameDimToLvlMap}`
authorwren romano <2998727+wrengr@users.noreply.github.com>
Wed, 15 Feb 2023 20:03:52 +0000 (12:03 -0800)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Wed, 15 Feb 2023 20:05:29 +0000 (12:05 -0800)
commitbb4fc6b6d6b41da9985db0f9b294189e25da4a72
tree7eba1accacf6293badccfd87bb3307e446d29a47
parentee437afa912b2608dad783225ec8e98d98f5a084
[mlir][sparse] Adding `SparseTensorType::{operator==, hasSameDimToLvlMap}`

Depends On D143800

Reviewed By: aartbik, Peiming

Differential Revision: https://reviews.llvm.org/D144052
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp