metagraph-dev / mlir-graphblas

MLIR tools and dialect for GraphBLAS
https://mlir-graphblas.readthedocs.io/en/latest/
Apache License 2.0
15 stars 6 forks source link

graphblas.diag breaks for 0-length vectors #240

Closed jim22k closed 2 years ago

jim22k commented 2 years ago

The code assumes the input vector has at least one entry.