[Attributor] Teach AAPointerInfo about atomic cmxchg and rmw
The atomic operations behave similar to a store except that we don't know the new value and we read the result first.
Loading
Please sign in to comment
The atomic operations behave similar to a store except that we don't know the new value and we read the result first.