[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
Wed Nov 13 03:57:03 PST 2019


dp created this revision.
dp added reviewers: rampitec, arsenm.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

See https://bugs.llvm.org/show_bug.cgi?id=43712


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.229057.patch
Type: text/x-patch
Size: 19770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/2d66da44/attachment.bin>


More information about the llvm-commits mailing list