This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][gpu] add SpMM to GPU ops dialect
ClosedPublic

Authored by aartbik on May 15 2023, 3:09 PM.

Diff Detail

Event Timeline

aartbik created this revision.May 15 2023, 3:09 PM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
aartbik requested review of this revision.May 15 2023, 3:09 PM
aartbik updated this revision to Diff 522402.May 15 2023, 6:19 PM

rebased with main

aartbik updated this revision to Diff 522712.May 16 2023, 10:59 AM

rebased with main

aartbik updated this revision to Diff 522774.May 16 2023, 1:56 PM

rebased with main

aartbik updated this revision to Diff 523425.May 18 2023, 10:04 AM

rebased with main

aartbik updated this revision to Diff 523858.May 19 2023, 10:44 AM

rebased with main

K-Wu accepted this revision.May 19 2023, 10:45 AM

LGTM

This revision is now accepted and ready to land.May 19 2023, 10:45 AM
This revision was landed with ongoing or failed builds.May 19 2023, 12:46 PM
This revision was automatically updated to reflect the committed changes.