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

ahsansaghir via All-commits all-commits at lists.llvm.org
Mon Jun 22 15:02:29 PDT 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 3428405fc4ec18b566d64bb1478acd631ccd40f4
      https://github.com/llvm/llvm-project/commit/3428405fc4ec18b566d64bb1478acd631ccd40f4
  Author: Ahsan Saghir <saghir.ibm at gmail.com>
  Date:   2020-06-22 (Mon, 22 Jun 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

(cherry picked from commit a28e9f1208608f8d18750bb88ca74722fb0bcce4)




More information about the All-commits mailing list