[PATCH] D125989: [AMDGPU] gfx11 vinterp instructions MC support

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 12:27:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef1ea5ac0133: [AMDGPU] gfx11 vinterp instructions MC support (authored by Joe_Nash).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125989/new/

https://reviews.llvm.org/D125989

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
  llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
  llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.h
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIInstrFormats.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/VINTERPInstructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/MC/AMDGPU/gfx11_err.s
  llvm/test/MC/AMDGPU/vinterp.s
  llvm/test/MC/Disassembler/AMDGPU/vinterp.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125989.432078.patch
Type: text/x-patch
Size: 42830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/defa8d9a/attachment-0001.bin>


More information about the llvm-commits mailing list