[mlir][sparse] Change getUnorderedCOOFromType to propagate the overhead types.
authorbixia1 <bixia@google.com>
Mon, 17 Oct 2022 21:09:44 +0000 (14:09 -0700)
committerbixia1 <bixia@google.com>
Tue, 18 Oct 2022 15:01:16 +0000 (08:01 -0700)
commit933e7e2393060da0dc0f19488ef9829bfcb02085
treeae6ccd9ad8e0c1d14d661300b5aa8a0b711475c9
parent09fbdde42cc1aa09fbfc11c0b2d2be8a28cc91db
[mlir][sparse] Change getUnorderedCOOFromType to propagate the overhead types.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D136112
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp