[PATCH] D27251: [PPC] some bugs mainly about sign problem fixed in altivec.h

ZiXuan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 30 19:50:04 PST 2016


Zeson updated this revision to Diff 79856.
Zeson added a comment.

Make vec_xst_be and vec_xl_be test cases put together seperately in `builtins-ppc-vsx.c`
Move up macro `__VSX__` to make all vec_xst_be functions included


https://reviews.llvm.org/D27251

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27251.79856.patch
Type: text/x-patch
Size: 46312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161201/c3d57844/attachment-0001.bin>


More information about the cfe-commits mailing list