[PATCH] D54783: [PowerPC] suboptimal vec_abs for some cases on P9

Kewen Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 19:20:02 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349437: [PowerPC] Improve vec_abs on P9 (authored by jedilyn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54783?vs=178429&id=178581#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54783

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  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/ppc64-P9-vabsd.ll
  llvm/trunk/test/CodeGen/PowerPC/pre-inc-disable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54783.178581.patch
Type: text/x-patch
Size: 32310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/4f617dc3/attachment.bin>


More information about the llvm-commits mailing list