r234913 - in /trunk/gcc: ChangeLog config/i386/...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Apr 12 19:37:00 GMT 2016
Author: jakub
Date: Tue Apr 12 19:37:21 2016
New Revision: 234913
URL: https://gcc.gnu.org/viewcvs?rev=234913&root=gcc&view=rev
Log:
* config/i386/i386.c (ix86_simd_clone_compute_vecsize_and_simdlen):
Bump the upper SIMDLEN limits, so that if the return type or
characteristic type if the return type is void can be passed in
all available SSE2/AVX/AVX2/AVX512-F registers, the SIMDLEN is
allowed.
* c-c++-common/cilk-plus/SE/ef_error2.c (func2): Use vectorlength
128 instead of 32.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/c-c++-common/cilk-plus/SE/ef_error2.c
More information about the Gcc-cvs
mailing list