image_atomic_fcmpswap shall be identical to image_atomic_cmpswap (except that the former also handles NaN/INF/denorm).
Fixes bug 51725.
Paths
| Differential D109616
[AMDGPU][MC][GFX7][GFX10] Corrected image_atomic_fcmpswap ClosedPublic Authored by dp on Sep 10 2021, 10:45 AM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptSep 10 2021, 10:45 AM
This revision is now accepted and ready to land.Sep 20 2021, 11:40 AM Closed by commit rG3500e7d2b0f1: [AMDGPU][MC][GFX7][GFX10] Corrected image_atomic_fcmpswap (authored by dp). · Explain WhySep 21 2021, 8:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 371959 llvm/lib/Target/AMDGPU/MIMGInstructions.td
llvm/test/MC/AMDGPU/gfx10_asm_mimg.s
llvm/test/MC/AMDGPU/gfx7_asm_mimg.s
llvm/test/MC/Disassembler/AMDGPU/gfx10_mimg.txt
|
How do these changes relate to this patch?