[PATCH] D63624: [PowerPC] Exploit single instruction load-and-splat for word and doubleword

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 04:28:49 PDT 2019


nemanjai updated this revision to Diff 209169.
nemanjai added a comment.

Clean up some of the comments, function naming, single-use check and other comments from Jinsong. Thanks for the review Jinsong.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63624

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrAltivec.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/VSX-XForm-Scalars.ll
  test/CodeGen/PowerPC/build-vector-tests.ll
  test/CodeGen/PowerPC/load-and-splat.ll
  test/CodeGen/PowerPC/power9-moves-and-splats.ll
  test/CodeGen/PowerPC/qpx-load-splat.ll
  test/CodeGen/PowerPC/swaps-le-7.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63624.209169.patch
Type: text/x-patch
Size: 27746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/1bcf6c6e/attachment.bin>


More information about the llvm-commits mailing list