This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Remove view-based sparse tensor collapse_shape implementation.
ClosedPublic

Authored by Peiming on Aug 23 2023, 12:00 PM.

Details

Diff Detail

Event Timeline

Peiming created this revision.Aug 23 2023, 12:00 PM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Aug 23 2023, 12:01 PM
aartbik added inline comments.Aug 23 2023, 1:08 PM
mlir/test/Dialect/SparseTensor/sparse_reshape_dot.mlir
3

typo: temporarily (even though the comment is temporary ;-)

aartbik accepted this revision.Aug 23 2023, 1:08 PM
This revision is now accepted and ready to land.Aug 23 2023, 1:08 PM
Peiming updated this revision to Diff 552865.Aug 23 2023, 1:29 PM

address comments.

This revision was landed with ongoing or failed builds.Aug 23 2023, 1:29 PM
This revision was automatically updated to reflect the committed changes.
Peiming marked an inline comment as done.Aug 23 2023, 1:32 PM