This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Improve codegen for i8/i16 'atomicrmw xchg a, {0,-1}'
ClosedPublic

Authored by hev on Aug 30 2023, 11:52 PM.

Diff Detail

Event Timeline

hev created this revision.Aug 30 2023, 11:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2023, 11:52 PM
hev requested review of this revision.Aug 30 2023, 11:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2023, 11:52 PM
xen0n accepted this revision.Aug 31 2023, 12:21 AM

I've checked the provided context and this patch seems a correct port of the desired behavior. Thanks!

This revision is now accepted and ready to land.Aug 31 2023, 12:21 AM
SixWeining accepted this revision.Aug 31 2023, 1:22 AM
This revision was landed with ongoing or failed builds.Sep 25 2023, 8:46 PM
This revision was automatically updated to reflect the committed changes.