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

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 19:00:50 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301892: [PowerPC] Emit VMX loads/stores for aligned ops to avoid adding swaps on LE (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D26861?vs=97092&id=97379#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26861

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26861.97379.patch
Type: text/x-patch
Size: 20049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/791beafb/attachment.bin>


More information about the llvm-commits mailing list