FP atomics are safe on gfx940. This fixes regression after D131560.
Fixes: SWDEV-380468
Paths
| Differential D143603
[AMDGPU] Do not exapnd fp atomics on gfx940 ClosedPublic Authored by rampitec on Feb 8 2023, 1:10 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2023, 1:13 PM Comment Actions
Yes, you can read longer discussion about this in the ticket. This revision was landed with ongoing or failed builds.Feb 8 2023, 1:22 PM Closed by commit rG94def1b44eef: [AMDGPU] Do not exapnd fp atomics on gfx940 (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 495934 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/fp-atomics-gfx940.ll
llvm/test/CodeGen/AMDGPU/atomicrmw-expand.ll
llvm/test/CodeGen/AMDGPU/fp-atomics-gfx940.ll
llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd-flat-specialization.ll
llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd.ll
|