AMDGPU/GlobalISel: Handle atomic_inc/atomic_dec
The intermediate instruction drops the extra volatile argument. We are missing an atomic ordering on these.
Loading
Please sign in to comment
The intermediate instruction drops the extra volatile argument. We are missing an atomic ordering on these.