[all-commits] [llvm/llvm-project] edd9f7: [AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp...

dpreobra via All-commits all-commits at lists.llvm.org
Mon Nov 18 06:24:37 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: edd9f701638e28c4419658c1daed25ea0c6e8841
      https://github.com/llvm/llvm-project/commit/edd9f701638e28c4419658c1daed25ea0c6e8841
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2019-11-18 (Mon, 18 Nov 2019)

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

  Log Message:
  -----------
  [AMDGPU][MC][GFX10] Enabled v_movrel*[sdwa|dpp|dpp8] opcodes

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

Reviewers: arsenm, rampitec

Differential Revision: https://reviews.llvm.org/D70170




More information about the All-commits mailing list