[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
Tue Sep 17 09:43:54 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372139: [PowerPC] Exploit single instruction load-and-splat for word and doubleword (authored by nemanjai, committed by ).
Herald added a subscriber: shchenz.
Changed prior to commit:
https://reviews.llvm.org/D63624?vs=209169&id=220525#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63624/new/
https://reviews.llvm.org/D63624
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
llvm/trunk/test/CodeGen/PowerPC/VSX-XForm-Scalars.ll
llvm/trunk/test/CodeGen/PowerPC/build-vector-tests.ll
llvm/trunk/test/CodeGen/PowerPC/load-and-splat.ll
llvm/trunk/test/CodeGen/PowerPC/power9-moves-and-splats.ll
llvm/trunk/test/CodeGen/PowerPC/qpx-load-splat.ll
llvm/trunk/test/CodeGen/PowerPC/swaps-le-7.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63624.220525.patch
Type: text/x-patch
Size: 28063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/d5635ed3/attachment.bin>
More information about the llvm-commits
mailing list