The getSparseTensorReaderNextX functions should return void.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp | ||
|---|---|---|
| 933–934 | +1, just remove the getResult call | |
If resultType is empty, why is it safe to call getResult(0) here?