[PATCH] D130759: [AMDGPU][MC][GFX940] Correct disassembly of MFMA opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 04:50:39 PDT 2022


dp created this revision.
dp added reviewers: rampitec, foad.
Herald added subscribers: kosarev, jsilvanus, 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.

Add a decoder table for GFX940 MFMA opcodes.
See bug 56784 <https://github.com/llvm/llvm-project/issues/56784>.


https://reviews.llvm.org/D130759

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130759.448582.patch
Type: text/x-patch
Size: 11553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220729/fbc72ba6/attachment.bin>


More information about the llvm-commits mailing list