This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][bufferization] initialize reduction variable
ClosedPublic

Authored by aartbik on Jul 14 2022, 1:28 PM.

Details

Summary

After recent bufferization improvement, this test
started failing due to missed zero initialization.

Diff Detail

Event Timeline

aartbik created this revision.Jul 14 2022, 1:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2022, 1:28 PM
aartbik requested review of this revision.Jul 14 2022, 1:28 PM
jpienaar accepted this revision.Jul 14 2022, 1:28 PM
This revision is now accepted and ready to land.Jul 14 2022, 1:28 PM
This revision was landed with ongoing or failed builds.Jul 14 2022, 1:58 PM
This revision was automatically updated to reflect the committed changes.