[PATCH] D126475: [AMDGPU] gfx11 vop3 instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 11:51:40 PDT 2022


Joe_Nash updated this revision to Diff 433481.
Joe_Nash marked 7 inline comments as done.
Joe_Nash added a comment.

addressed reviews: added W32 <https://reviews.llvm.org/W32>/W64 <https://reviews.llvm.org/W64> asm tests, removed unrelated vop3p and dpp changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126475

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td
  llvm/test/MC/AMDGPU/gfx11_vop123.s
  llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_all.txt



More information about the llvm-commits mailing list