[all-commits] [llvm/llvm-project] 6c7d7e: [AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_c...

dpreobra via All-commits all-commits at lists.llvm.org
Fri Oct 18 07:49:02 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c7d7eebda38340d8bbaf99c6ceedb55e32c3a72
      https://github.com/llvm/llvm-project/commit/6c7d7eebda38340d8bbaf99c6ceedb55e32c3a72
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/test/MC/AMDGPU/gfx10_asm_dpp8.s
    M llvm/test/MC/AMDGPU/wave32.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx10_dasm_dpp16.txt
    M llvm/test/MC/Disassembler/AMDGPU/wave32.txt

  Log Message:
  -----------
  [AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32

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

Reviewers: arsenm, rampitec

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

llvm-svn: 375241




More information about the All-commits mailing list