echristo closed this revision.
echristo added a comment.

This was committed:

commit d65cd1f9424369c4ae7f945fac7fd9e4357451b2
Author: Sean Fertile <sfert...@ca.ibm.com>
Date:   Thu Jan 5 21:43:30 2017 +0000

  Add vec_insert4b and vec_extract4b functions to altivec.h
  
  Add builtins for the functions and custom codegen mapping the builtins to 
their
  corresponding intrinsics and handling the endian related swapping.
  
  https://reviews.llvm.org/D26546
  
  git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291179 
91177308-0d34-0410-b5e6-96231b3b80d8


Repository:
  rL LLVM

https://reviews.llvm.org/D26546



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to