[PATCH] D126483: [AMDGPU] gfx11 vop3dpp instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 11:50:13 PDT 2022


Joe_Nash updated this revision to Diff 433825.
Joe_Nash marked 2 inline comments as done.
Joe_Nash added a comment.

Added disasm tests. Fixed noted justification issues. Disabled incomplete dot dpp instructions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126483

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  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/AMDGPUMCCodeEmitter.h
  llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
  llvm/lib/Target/AMDGPU/SIDefines.h
  llvm/lib/Target/AMDGPU/SIInstrFormats.td
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SIRegisterInfo.td
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td
  llvm/test/MC/AMDGPU/gfx11_asm_dpp.s
  llvm/test/MC/AMDGPU/gfx11_err.s
  llvm/test/MC/AMDGPU/gfx9-asm-err.s
  llvm/test/MC/AMDGPU/vop_dpp.s
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126483.433825.patch
Type: text/x-patch
Size: 102323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220602/6326a7c8/attachment.bin>


More information about the llvm-commits mailing list