[Patch] Adjust diag-scans in vect-tests to fix fails on AVX/AVX2

Richard Henderson rth@redhat.com
Mon Dec 12 20:47:00 GMT 2011


On 12/12/2011 12:07 AM, Jakub Jelinek wrote:
> Which is why introducing
> vect_multiple_sizes_32B_16B (for -mno-prefer-128) and
> vect_multiple_sizes_16B_32B (for -mprefer-128) and using it in the tests
> could solve it.

And even this is insufficient, since you need to distinguish between multiple integer vector sizes and multiple fp vector sizes, aka AVX vs AVX2.


r~



More information about the Gcc-patches mailing list