[PATCH] D70170: [AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 06:31:14 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGedd9f701638e: [AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes (authored by dp).

Changed prior to commit:
  https://reviews.llvm.org/D70170?vs=229057&id=229830#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70170

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/VOP1Instructions.td
  llvm/test/MC/AMDGPU/gfx10_asm_all.s
  llvm/test/MC/AMDGPU/gfx10_asm_dpp16.s
  llvm/test/MC/AMDGPU/gfx10_asm_dpp8.s
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_all.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp16.txt
  llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp8.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70170.229830.patch
Type: text/x-patch
Size: 19476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191118/d213fe98/attachment.bin>


More information about the llvm-commits mailing list