This is an archive of the discontinued LLVM Phabricator instance.

[PS4] Make __BIGGEST_ALIGNMENT__ 32bytes
ClosedPublic

Authored by ychen on Feb 2 2022, 2:43 PM.

Details

Summary

So it matches __STDCPP_DEFAULT_NEW_ALIGNMENT__.

Diff Detail

Event Timeline

ychen requested review of this revision.Feb 2 2022, 2:43 PM
ychen created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 2:43 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Feb 9 2022, 6:18 AM

LGTM as far as the changes go (I can't speak to how appropriate the changes are for the PS4 target).

This revision is now accepted and ready to land.Feb 9 2022, 6:18 AM

@aaron.ballman Thanks for taking a look.
@probinson Gentle ping..

Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 12:44 PM
probinson accepted this revision.Mar 16 2022, 1:13 PM

LGTM, sorry I missed this!

ychen added a comment.Mar 16 2022, 2:53 PM

@probinson Thanks. No worries. I should've pinged earlier.

This revision was landed with ongoing or failed builds.Mar 17 2022, 10:13 AM
This revision was automatically updated to reflect the committed changes.