[PATCH i386 14/8] [AVX-512] Fix exp2 and sqrt tests.

Uros Bizjak ubizjak@gmail.com
Fri Feb 28 12:55:00 GMT 2014


On Fri, Feb 28, 2014 at 1:14 PM, Kirill Yukhin <kirill.yukhin@gmail.com> wrote:
> Hello,
> This is relatively obvious patch which eliminates comparision
> of inifinities for exp2 AVX-512 test and properly comparing floats
> for avx512f-sqrtps-2.c.
>
> Tests pass.
>
> Is it ok for trunk?
>
> gcc/testsuite/
>         * gcc.target/i386/avx512er-vexp2ps-2.c: Decrease exponent
>         argument to avoid inf values.
>         * gcc.target/i386/avx512er-vexp2ps-2.c: Compare results with
>         UNION_FP_CHECK machinery.

You are talking about avx512f-sqrtps-2.c, the ChangeLog refers to
avx512er-vexp2ps-2.c, but the patch is modifying avx512f-vdivps-2.c.

Uros.



More information about the Gcc-patches mailing list