This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros
ClosedPublic

Authored by brad on Jan 5 2023, 9:45 AM.

Details

Summary

Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros

Diff Detail

Event Timeline

brad created this revision.Jan 5 2023, 9:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 5 2023, 9:45 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
brad requested review of this revision.Jan 5 2023, 9:45 AM
MaskRay accepted this revision.Jan 5 2023, 3:25 PM

Wait for LoongArch folks:)

This revision is now accepted and ready to land.Jan 5 2023, 3:25 PM
brad added a comment.Jan 5 2023, 3:29 PM

Wait for LoongArch folks:)

Np :)

SixWeining accepted this revision.Jan 5 2023, 5:13 PM

This matches LoongArch gcc's behavior. So LGTM. Thanks.

This revision was landed with ongoing or failed builds.Jan 5 2023, 5:21 PM
This revision was automatically updated to reflect the committed changes.