[PATCH] D26480: [PowerPC] Implement remaining vector permute builtins in altivec.h - LLVM portion

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 15:17:22 PST 2016


nemanjai created this revision.
nemanjai added reviewers: hfinkel, kbarton, amehsan, lei, syzaara, jtony, sfertile.
nemanjai added subscribers: llvm-commits, echristo.
nemanjai set the repository for this revision to rL LLVM.

This provides the intrinsics to support the addition of the signatures in altivec.h.


Repository:
  rL LLVM

https://reviews.llvm.org/D26480

Files:
  include/llvm/IR/IntrinsicsPowerPC.td
  lib/Target/PowerPC/PPCInstrAltivec.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/vsx-p9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26480.77407.patch
Type: text/x-patch
Size: 6676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/fa317ffc/attachment-0001.bin>


More information about the llvm-commits mailing list