[PATCH] D125790: [AMDGPU][MC][GFX940] Corrected tied operand decoding for smfmac opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 07:24:08 PDT 2022


dp created this revision.
dp added reviewers: rampitec, foad.
Herald added subscribers: kosarev, jsilvanus, hsmhsm, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
dp requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

See bug 55536 <https://github.com/llvm/llvm-project/issues/55536> for a detailed issue analysis.


https://reviews.llvm.org/D125790

Files:
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td
  llvm/test/MC/Disassembler/AMDGPU/mai-gfx940.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125790.430048.patch
Type: text/x-patch
Size: 20235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/5f76758b/attachment.bin>


More information about the llvm-commits mailing list