[PATCH] D26307: [PowerPC] Add vector conversion builtins to altivec.h - LLVM portion

Nemanja Ivanovic via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 13:59:09 PDT 2016


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

This adds the intrinsics required for these builtins to the PowerPC back end.


Repository:
  rL LLVM

https://reviews.llvm.org/D26307

Files:
  include/llvm/IR/IntrinsicsPowerPC.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/builtins-ppc-elf2-abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26307.76937.patch
Type: text/x-patch
Size: 8275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161104/5b4b231a/attachment.bin>


More information about the llvm-commits mailing list