[PATCH] D65063: [PowerPC] Eliminate loads/swap feeding swap/store for vector type by using big-endian load/store

Zixuan Wu (Zeson) via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 22:25:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367516: recommit:[PowerPC] Eliminate loads/swap feeding swap/store for vector type by… (authored by wuzish, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65063?vs=212521&id=212729#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65063/new/

https://reviews.llvm.org/D65063

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/trunk/test/CodeGen/PowerPC/load-shuffle-and-shuffle-store.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx_shuffle_le.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65063.212729.patch
Type: text/x-patch
Size: 20746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190801/3d881f41/attachment.bin>


More information about the llvm-commits mailing list