This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] extend foreach operation to accept reduction arguments; fix sparse tensor rewriting patterns that do not propagate sparse tensor SSA properly.
ClosedPublic

Authored by Peiming on Nov 7 2022, 11:45 AM.

Details

Summary

This patch re-commit D137468 and D137463, which were reverted by mistakes.

Diff Detail

Event Timeline

Peiming created this revision.Nov 7 2022, 11:45 AM
Herald added a project: Restricted Project. · View Herald Transcript
Peiming requested review of this revision.Nov 7 2022, 11:45 AM
aartbik accepted this revision.Nov 7 2022, 11:47 AM
This revision is now accepted and ready to land.Nov 7 2022, 11:47 AM
This revision was landed with ongoing or failed builds.Nov 7 2022, 1:40 PM
This revision was automatically updated to reflect the committed changes.