[PATCH] D82584: [PowerPC][Power10] Exploit the High Order Vector Multiply Instructions on Power10

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 16:23:50 PDT 2020


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

Updated the patch to include assembly and disassembly tests that I forgot to add.


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

https://reviews.llvm.org/D82584

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  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: D82584.273542.patch
Type: text/x-patch
Size: 6313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200625/892e4fce/attachment-0001.bin>


More information about the llvm-commits mailing list