This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] fix sparse tensor rewriting patterns that do not propagate sparse tensor SSA properly.
ClosedPublic

Authored by Peiming on Nov 4 2022, 3:19 PM.

Diff Detail

Event Timeline

Peiming created this revision.Nov 4 2022, 3:19 PM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Nov 4 2022, 3:19 PM
Peiming updated this revision to Diff 473353.Nov 4 2022, 3:31 PM

add missing LoadOp

Peiming updated this revision to Diff 473370.Nov 4 2022, 4:23 PM

remove editor generated file.

aartbik accepted this revision.Nov 4 2022, 4:24 PM

Neat, proper chaining!

This revision is now accepted and ready to land.Nov 4 2022, 4:24 PM
This revision was landed with ongoing or failed builds.Nov 4 2022, 4:44 PM
This revision was automatically updated to reflect the committed changes.