[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 Jun 25 15:51:09 PDT 2020


amyk updated this revision to Diff 273536.
amyk added a comment.

Edited patch to include assembly and disassembly test.


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
  llvm/test/MC/Disassembler/PowerPC/p10insts.txt
  llvm/test/MC/PowerPC/p10.s

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


More information about the llvm-commits mailing list