[PATCH] D82510: [PowerPC][Power10] Implement low-order Vector Multiply, Modulus and Divide Instructions

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 15:18:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1dc1a3fb0c51: [PowerPC] Implement low-order Vector Multiply, Modulus and Divide Instructions (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D82510?vs=274676&id=280269#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82510/new/

https://reviews.llvm.org/D82510

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/test/CodeGen/PowerPC/p10-vector-divide.ll
  llvm/test/CodeGen/PowerPC/p10-vector-modulo.ll
  llvm/test/CodeGen/PowerPC/p10-vector-multiply.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82510.280269.patch
Type: text/x-patch
Size: 10669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/da1abf8f/attachment.bin>


More information about the llvm-commits mailing list