[PATCH] D47332: [PowerPC] Exploit the vector min/max instructions

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 16:47:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362759: [PowerPC] Exploit the vector min/max instructions (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47332?vs=179727&id=203468#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D47332

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrAltivec.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/ctr-minmaxnum.ll
  llvm/trunk/test/CodeGen/PowerPC/sat-add.ll
  llvm/trunk/test/CodeGen/PowerPC/vec-min-max.ll
  llvm/trunk/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47332.203468.patch
Type: text/x-patch
Size: 43084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/46c2bee6/attachment.bin>


More information about the llvm-commits mailing list