They're not always mutually exclusive. read-modify-write atomics are both
at the same time. One example of this is the SWP instructions on AArch64.
Another example is GlobalISel's G_ATOMICRMW_* generic instructions which
will be added in a later patch.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 12262 Build 12262: arc lint + arc unit