Re: [PATCH] i386: extend trunc{128}2{16,32,64}'s scope.

2024-07-15 Thread Hongtao Liu
On Mon, Jul 15, 2024 at 1:39 PM Hu, Lin1 wrote: > > Hi, all > > Based on actual usage, trunc{128}2{16,32,64} use some instructions from > sse/sse3, so extend their scope to extend the scope of optimization. > > Bootstraped and regtest on x86-64-linux-gnu, OK for trunk? Ok. > > BRs, > Lin > >

[PATCH] i386: extend trunc{128}2{16,32,64}'s scope.

2024-07-14 Thread Hu, Lin1
Hi, all Based on actual usage, trunc{128}2{16,32,64} use some instructions from sse/sse3, so extend their scope to extend the scope of optimization. Bootstraped and regtest on x86-64-linux-gnu, OK for trunk? BRs, Lin gcc/ChangeLog: PR target/107432 * config/i386/sse.md