This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][gpu] remove zero init memset
ClosedPublic

Authored by aartbik on Jul 13 2023, 5:05 PM.

Details

Summary

avoids quite a big memory fill for each setup

Diff Detail

Event Timeline

aartbik created this revision.Jul 13 2023, 5:05 PM
Herald added a project: Restricted Project. · View Herald Transcript
aartbik requested review of this revision.Jul 13 2023, 5:05 PM
K-Wu accepted this revision.Jul 13 2023, 5:06 PM
This revision is now accepted and ready to land.Jul 13 2023, 5:06 PM
This revision was landed with ongoing or failed builds.Jul 13 2023, 6:22 PM
This revision was automatically updated to reflect the committed changes.