This is an archive of the discontinued LLVM Phabricator instance.

[mlir][AVX512] Add while loop-based sparse vector-vector dot product variants.
ClosedPublic

Authored by springerm on Mar 11 2021, 11:33 PM.

Details

Summary

Add two additional while loop versions to the test.

Diff Detail

Event Timeline

springerm created this revision.Mar 11 2021, 11:33 PM
springerm requested review of this revision.Mar 11 2021, 11:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2021, 11:33 PM

Great!

Could you maybe generate the assembly / llvm-mca stats and dump them in a gist somewhere that you could add as a comment?

This revision is now accepted and ready to land.Mar 12 2021, 12:14 AM

Add llvm-mca stats in Gist.

This revision was landed with ongoing or failed builds.Mar 15 2021, 1:00 AM
This revision was automatically updated to reflect the committed changes.