[all-commits] [llvm/llvm-project] 32ca9b: [AMDGPU][MC][GFX940] Correct tied operand decoding...

dpreobra via All-commits all-commits at lists.llvm.org
Wed May 18 05:40:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32ca9bd7b5b83a4bc84ed611e3744f20cf62dba6
      https://github.com/llvm/llvm-project/commit/32ca9bd7b5b83a4bc84ed611e3744f20cf62dba6
  Author: Dmitry Preobrazhensky <d-pre at mail.ru>
  Date:   2022-05-18 (Wed, 18 May 2022)

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

  Log Message:
  -----------
  [AMDGPU][MC][GFX940] Correct tied operand decoding for smfmac opcodes

Differential Revision: https://reviews.llvm.org/D125790




More information about the All-commits mailing list