[mlir][sparse] Fix a problem in the new operator rewriter.
authorbixia1 <bixia@google.com>
Thu, 17 Nov 2022 18:19:57 +0000 (10:19 -0800)
committerbixia1 <bixia@google.com>
Thu, 17 Nov 2022 21:21:10 +0000 (13:21 -0800)
commit96b3bf429273efc017ce72f18be0e52fd68d91de
tree69c65f7cc303c28503582c424785457d808598d1
parent534b26aa07675d7c4b579b1179e07ddf5e880d17
[mlir][sparse] Fix a problem in the new operator rewriter.

The getSparseTensorReaderNextX functions should return void.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D138226
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_sum_c32.mlir