This is an archive of the discontinued LLVM Phabricator instance.

[SME] Store buffer to the correct pointer when setting up lazy-save.
ClosedPublic

Authored by sdesmalen on Nov 9 2022, 1:05 PM.

Details

Summary

This fixes a bug in 'allocateLazySaveBuffer' that led to the
buffer pointer being stored to the wrong address.

Diff Detail

Event Timeline

sdesmalen created this revision.Nov 9 2022, 1:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2022, 1:05 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
sdesmalen requested review of this revision.Nov 9 2022, 1:05 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2022, 1:05 PM
This revision is now accepted and ready to land.Nov 16 2022, 1:32 AM
This revision was landed with ongoing or failed builds.Nov 16 2022, 8:38 AM
This revision was automatically updated to reflect the committed changes.