This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Add codegen support for atomicrmw xchg operation on LA64
ClosedPublic

Authored by gonglingqin on Aug 4 2022, 7:00 PM.

Details

Summary

In order to avoid the patch being too large, the atomicrmw xchg operation
on LA32 will be added later

Diff Detail