[PATCH] D113746: [AMDGPU][MC][GFX10] Corrected global_atomic_fcmpswap*
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 12 01:59:46 PST 2021
dp created this revision.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Corrected src data size of global_atomic_fcmpswap and global_atomic_fcmpswap_x2 opcodes.
See bug 51725 <https://bugs.llvm.org/show_bug.cgi?id=51715>.
https://reviews.llvm.org/D113746
Files:
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/test/CodeGen/AMDGPU/fp-atomic-to-s_denormmode.mir
llvm/test/MC/AMDGPU/gfx10_asm_flat.s
llvm/test/MC/Disassembler/AMDGPU/flat_gfx10.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113746.386765.patch
Type: text/x-patch
Size: 9292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/22556d90/attachment.bin>
More information about the llvm-commits
mailing list