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

Lei Huang via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 05:28:23 PST 2016


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

Address kbarton's request to remove patterns for int_ppc_vsx_lxvw4x and int_ppc_vsx_stxvw4x for LE.


https://reviews.llvm.org/D26861

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrVSX.td
  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.78855.patch
Type: text/x-patch
Size: 18883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161122/57786841/attachment.bin>


More information about the llvm-commits mailing list