This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][simd] only accept proper unit stride subscripts
ClosedPublic

Authored by aartbik on Dec 13 2022, 5:22 PM.

Diff Detail

Event Timeline

aartbik created this revision.Dec 13 2022, 5:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 13 2022, 5:22 PM
aartbik requested review of this revision.Dec 13 2022, 5:22 PM
bixia added inline comments.Dec 14 2022, 7:53 AM
mlir/test/Dialect/SparseTensor/sparse_vector_concat.mlir
2

no needed.

aartbik updated this revision to Diff 482891.Dec 14 2022, 9:18 AM
aartbik marked an inline comment as done.

removed debug/print

bixia accepted this revision.Dec 14 2022, 10:23 AM
This revision is now accepted and ready to land.Dec 14 2022, 10:23 AM
aartbik updated this revision to Diff 482957.Dec 14 2022, 12:07 PM

rebased with main (including latest vector reduction test)

This revision was landed with ongoing or failed builds.Dec 14 2022, 1:07 PM
This revision was automatically updated to reflect the committed changes.