As far as I know these should be atomic anyway, as long as the address
is aligned. Unaligned atomics hit an ugly error in AtomicExpand.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D123639
AMDGPU: Select i8/i16 global and flat atomic load/store ClosedPublic Authored by arsenm on Apr 12 2022, 3:35 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 14 2022, 1:12 AM
Revision Contents
Diff 422346 llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/test/CodeGen/AMDGPU/flat_atomics.ll
llvm/test/CodeGen/AMDGPU/global_atomics.ll
|