[PATCH] D17637: [PPC64][VSX] Add short, char, and bool data type for vec_vsx_ld and vec_vsx_st intrinsics

Chuang-Yu Cheng via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 28 18:43:17 PST 2016


cycheng updated this revision to Diff 49335.
cycheng added a comment.

Fix clang testing failure.
Thanks Kit!

I have checked the result by: make check-all
Testing result:

  Testing Time: 33.36s
    Expected Passes    : 24505
    Expected Failures  : 152
    Unsupported Tests  : 365
  [100%] Built target check-all


http://reviews.llvm.org/D17637

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17637.49335.patch
Type: text/x-patch
Size: 9704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160229/c9071556/attachment-0001.bin>


More information about the cfe-commits mailing list