This is an archive of the discontinued LLVM Phabricator instance.

Copy syncscope when expanding atomicrmw into cmpxchg loop
ClosedPublic

Authored by rampitec on Apr 5 2021, 3:03 PM.

Diff Detail

Event Timeline

rampitec created this revision.Apr 5 2021, 3:03 PM
rampitec requested review of this revision.Apr 5 2021, 3:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 5 2021, 3:03 PM
Herald added a subscriber: wdng. · View Herald Transcript
arsenm accepted this revision.Apr 5 2021, 4:48 PM
This revision is now accepted and ready to land.Apr 5 2021, 4:48 PM
rampitec updated this revision to Diff 335358.Apr 5 2021, 5:20 PM

Fixed typo in test name.

arsenm accepted this revision.Apr 5 2021, 5:29 PM
This revision was landed with ongoing or failed builds.Apr 5 2021, 5:30 PM
This revision was automatically updated to reflect the committed changes.