AMDGPU: Refactor buffer atomic intrinsic lowering
Move raw/struct buffer atomic lowering to separate functions. This avoids a long nested switch, and simplifies a future patch.
Loading
Please sign in to comment
Move raw/struct buffer atomic lowering to separate functions. This avoids a long nested switch, and simplifies a future patch.