This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] run less combinations of SpMM in test (to reduce runtime)
ClosedPublic

Authored by aartbik on Oct 15 2021, 10:08 AM.

Details

Summary

This revision also adds a few passes to the sparse compiler part to unify the transformation sequence with all other paths we currently use.

Diff Detail

Event Timeline

aartbik created this revision.Oct 15 2021, 10:08 AM
aartbik requested review of this revision.Oct 15 2021, 10:08 AM
aartbik edited the summary of this revision. (Show Details)Oct 15 2021, 10:10 AM
aartbik added reviewers: nicolasvasilache, bixia.
This revision is now accepted and ready to land.Oct 15 2021, 3:51 PM