[PATCH] [PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations

Bill Schmidt wschmidt at linux.vnet.ibm.com
Tue Mar 31 09:44:29 PDT 2015


I've attempted to address all comments received to date.  I've changed the option handling to ape what's done for some similar passes (will be controlled with -mllvm -disable-ppc-vsx-swap-removal).

I'm still interested in any opinions on some of the FIXME issues I raised.

Thanks for the reviews!

Bill


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8565

Files:
  lib/Target/PowerPC/CMakeLists.txt
  lib/Target/PowerPC/PPC.h
  lib/Target/PowerPC/PPCTargetMachine.cpp
  lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  test/CodeGen/PowerPC/swaps-le-1.ll
  test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll
  test/CodeGen/PowerPC/vsx-ldst.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8565.22968.patch
Type: text/x-patch
Size: 36349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150331/9939b995/attachment.bin>


More information about the llvm-commits mailing list