[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
Fri Jun 26 09:17:29 PDT 2020


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

Updated the patch with a more descriptive comment in `p10-vector-multiply.ll`.


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.273751.patch
Type: text/x-patch
Size: 6390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/32c719c2/attachment.bin>


More information about the llvm-commits mailing list