Re: [PATCH] Fix typo in expander trunc2 [AVX512]

2020-06-04 Thread Richard Biener via Gcc-patches
On Thu, Jun 4, 2020 at 8:09 AM Hongtao Liu via Gcc-patches wrote: > > This patch to is fix uppercase of mode in trunc2, it > should be lowercase for standard pattern name. > > Bootstrap is ok, regression test on i386/x86-64 backend is ok. OK. Richard. > gcc/ChangeLog: > *

[PATCH] Fix typo in expander trunc2 [AVX512]

2020-06-04 Thread Hongtao Liu via Gcc-patches
This patch to is fix uppercase of mode in trunc2, it should be lowercase for standard pattern name. Bootstrap is ok, regression test on i386/x86-64 backend is ok. gcc/ChangeLog: * config/i386/sse.md (pmov_dst_3_lower): New mode attribute. (trunc2): Refine from trunc2.