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 target/87007]Extend rpad to handle AVX512F vcvtusi2ss/vcvtusi2sd


On Wed, Sep 18, 2019 at 5:29 AM Hongtao Liu <crazylht@gmail.com> wrote:
>
> Hi Uros:
>   This patch extend pass rpad to handle AVX512F vcvtusi2ss/vcvtusi2sd.
>   538.image_r would be improved by 4% with single copy run on skylake
> workstation.
>
>   Bootstrap ok. regression test for i386/x86 backend ok.
>   Ok for trunk?
>
> Changelog
>
> gcc/
>   * config/i386/i386.md
>   (*floatuns<SWI48:mode><MODEF:mode>2_avx512):
>   Add avx_partial_xmm_update.
>
> gcc/testsuie
>   * gcc.target/i386/pr87007-3.c: New test.

OK.

Thanks,
Uros.


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