[PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps
Nemanja Ivanovic via llvm-commits
llvm-commits at lists.llvm.org
Tue May 31 08:05:17 PDT 2016
nemanjai updated this revision to Diff 59063.
nemanjai added a comment.
Addressed the minor comments that were posted on the last review.
Repository:
rL LLVM
http://reviews.llvm.org/D19825
Files:
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/lxvw4x-bug.ll
test/CodeGen/PowerPC/ppc64-i128-abi.ll
test/CodeGen/PowerPC/swaps-le-1.ll
test/CodeGen/PowerPC/swaps-le-6.ll
test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll
test/CodeGen/PowerPC/vsx-ldst.ll
test/CodeGen/PowerPC/vsx-p9.ll
test/CodeGen/PowerPC/vsx_insert_extract_le.ll
test/CodeGen/PowerPC/vsx_shuffle_le.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19825.59063.patch
Type: text/x-patch
Size: 26249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/23be606f/attachment.bin>
More information about the llvm-commits
mailing list