This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Thanks, Richard!
Is anyone else's approve needed for commit?

Michael

On 19 December 2011 20:55, Richard Henderson <rth@redhat.com> wrote:
> On 12/19/2011 12:47 AM, Michael Zolotukhin wrote:
>> Ok, those were just attempts to adjust dg-scans in slp-perm-9.c, in
>> which one more loop was vectorized when compiled with -mavx2. In fact,
>> just SSSE3 isn't enough for vectorization of this loop - it seems that
>> vector size also matters, so I undid changes in vect_perm and just add
>> a vect-size check to the test - could you please check if the changes
>> are ok?
>
> The patch looks ok now. ?Thanks.
>
>
> r~



-- 
---
Best regards,
Michael V. Zolotukhin,
Software Engineer
Intel Corporation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]