This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] reject sparsity annotation in "scalar" tensors
ClosedPublic

Authored by aartbik on Nov 3 2021, 5:14 PM.

Diff Detail

Event Timeline

aartbik created this revision.Nov 3 2021, 5:14 PM
aartbik requested review of this revision.Nov 3 2021, 5:14 PM
aartbik added inline comments.Nov 3 2021, 5:24 PM
mlir/test/Dialect/SparseTensor/sparse_vector_peeled.mlir
1

note: not really related to this revision, but I noticed we were splitting a single test file for nothing....

bixia accepted this revision.Nov 4 2021, 9:37 AM
This revision is now accepted and ready to land.Nov 4 2021, 9:37 AM