[PATCH] D28037: [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8))
Tim Shen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 20 14:16:43 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL292659: [Altivec] Change vec_sl to a << (b % (sizeof(a) * 8)) (authored by timshen).
Changed prior to commit:
https://reviews.llvm.org/D28037?vs=83140&id=85194#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28037
Files:
cfe/trunk/lib/Headers/altivec.h
cfe/trunk/test/CodeGen/builtins-ppc-altivec.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28037.85194.patch
Type: text/x-patch
Size: 6120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170120/078d0099/attachment-0001.bin>
More information about the cfe-commits
mailing list