[mlir][sparse] Adding assertions for overhead storage types
authorwren romano <2998727+wrengr@users.noreply.github.com>
Thu, 20 Jan 2022 20:56:25 +0000 (12:56 -0800)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Fri, 21 Jan 2022 19:56:52 +0000 (11:56 -0800)
commit4d0a18d06e8ea6ee38efd53e9febf7cefe7d3925
tree24d81aa288cb60f5a98eb1146795157f6005c4af
parentd6e2c95d2252f479d5bc7a74df70f90eba94b34d
[mlir][sparse] Adding assertions for overhead storage types

Fixes https://bugs.llvm.org/show_bug.cgi?id=52314 aka https://github.com/llvm/llvm-project/issues/51656

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D117597
mlir/lib/ExecutionEngine/SparseTensorUtils.cpp