[all-commits] [llvm/llvm-project] a28e9f: [PowerPC] Add support for vmsumudm

ahsansaghir via All-commits all-commits at lists.llvm.org
Fri May 22 12:35:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a28e9f1208608f8d18750bb88ca74722fb0bcce4
      https://github.com/llvm/llvm-project/commit/a28e9f1208608f8d18750bb88ca74722fb0bcce4
  Author: Ahsan Saghir <saghir.ibm at gmail.com>
  Date:   2020-05-22 (Fri, 22 May 2020)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/Target/PowerPC/P9InstrResources.td
    M llvm/lib/Target/PowerPC/PPCInstrAltivec.td
    M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-vmx.txt
    M llvm/test/MC/PowerPC/ppc64-encoding-vmx.s

  Log Message:
  -----------
  [PowerPC] Add support for vmsumudm

This patch adds support for Vector Multiply-Sum Unsigned Doubleword Modulo
instruction; vmsumudm.

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




More information about the All-commits mailing list