[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
Mon Jul 1 11:39:21 PDT 2019


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

Missed some code cleanup on the last upload.


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/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.207385.patch
Type: text/x-patch
Size: 28855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/d3973296/attachment-0001.bin>


More information about the llvm-commits mailing list