[PATCH] D26861: [POWERPC][LE] prevent vxs load and store from expanding to lxvd2x/xxswapd and xxswapd/stxvd2x for aligned vectors

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 07:18:01 PDT 2017


lei updated this revision to Diff 97092.
lei added a comment.

Rebase to trunk and update additional test case added.


https://reviews.llvm.org/D26861

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/build-vector-tests.ll
  test/CodeGen/PowerPC/ppc64-i128-abi.ll
  test/CodeGen/PowerPC/swaps-le-1.ll
  test/CodeGen/PowerPC/swaps-le-2.ll
  test/CodeGen/PowerPC/vsx-ldst.ll
  test/CodeGen/PowerPC/vsx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26861.97092.patch
Type: text/x-patch
Size: 19785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/7fe69f22/attachment.bin>


More information about the llvm-commits mailing list