Hi,

> -----Original Message-----
> From: Richard Sandiford [mailto:richard.sandif...@arm.com]
> Sent: Tuesday, June 2, 2020 7:17 PM
> To: Yangfei (Felix) <felix.y...@huawei.com>
> Cc: gcc-patches@gcc.gnu.org; Uros Bizjak <ubiz...@gmail.com>; Jakub
> Jelinek <ja...@redhat.com>; Hongtao Liu <crazy...@gmail.com>; H.J. Lu
> <hjl.to...@gmail.com>
> Subject: Re: [PATCH PR95254] aarch64: gcc generate inefficient code with
> fixed sve vector length
>

Snip...
 
> >
> >> FAIL: gcc.target/i386/avx512f-vcvtps2ph-2.c (test for excess errors)
> >> UNRESOLVED: gcc.target/i386/avx512f-vcvtps2ph-2.c compilation failed
> >> to produce executable
> > 154803c154803
> 
> Looks good.  (I know I said that last time too :-))  I've also tested it on 
> arm-
> linux-gnueabihf and powerpc64le-linux-gnu without problems.

Thanks for reviewing and testing the patch  :-)

> As before, I'll hold off applying until the AVX512 problem is fixed.

Looks like the AVX512 problem is fixed with:
    
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=43088bb4dadd3d14b6b594c5f9363fe879f3d7f7
 

I'm using: $ runtest --tool gcc i386.exp=avx512f-vcvtps2ph-2.c

Thanks,
Felix

Reply via email to