You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discards the result of the atomic rmw add operation.
On Arm, it generates an ldadd instruction, but I'd expect it to generate an stadd instead, since the result is not used.
See https://gcc.godbolt.org/z/7K5YYEjT9