[PATCH] D15589: [PPC] Add long long/double support for vec_cts, vec_ctu and vec_ctf.

Tim Shen via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 16 14:42:48 PST 2015


timshen created this revision.
timshen added a subscriber: cfe-commits.

Add long long/double support for vec_cts, vec_ctu and vec_ctf.

Similar to this change in GCC: https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02653.html

http://reviews.llvm.org/D15589

Files:
  lib/Headers/altivec.h
  test/CodeGen/builtins-ppc-vsx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15589.43067.patch
Type: text/x-patch
Size: 4098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151216/fc856897/attachment.bin>


More information about the cfe-commits mailing list