Re: Make check_effective_target_vect_sizes_32B_16B handle -mprefer-avx128

2014-05-17 Thread Uros Bizjak
On Sat, May 10, 2014 at 6:00 PM, Joseph S. Myers jos...@codesourcery.com wrote: In general, vectorization tests whose expectations on x86 depend on whather AVX is available should only consider AVX available if -mprefer-avx128 is not enabled. Some of the effective-target functions in

Make check_effective_target_vect_sizes_32B_16B handle -mprefer-avx128

2014-05-10 Thread Joseph S. Myers
In general, vectorization tests whose expectations on x86 depend on whather AVX is available should only consider AVX available if -mprefer-avx128 is not enabled. Some of the effective-target functions in target-supports.exp handle this properly, but check_effective_target_vect_sizes_32B_16B does