[PATCH] D28037: [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 14:35:06 PST 2017


timshen updated this revision to Diff 83140.
timshen added a comment.

Update comments, and move llvm changes to another patch.


https://reviews.llvm.org/D28037

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28037.83140.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/c1007a4d/attachment.bin>


More information about the llvm-commits mailing list