Re: [PATCH] [x86] Replace REGNO with reg_or_subregno in pre_reload splitter.

2022-06-20 Thread Uros Bizjak via Gcc-patches
On Mon, Jun 20, 2022 at 9:27 AM liuhongt wrote: > > The patch is similar to [1], but use reg_or_subregno instead of REGNO. > > [1] https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596804.html > > Bootstrapped and regtested on x86_64-pc-linux-gnu{-m32,}. > Ok for trunk? > > gcc/ChangeLog: > >

[PATCH] [x86] Replace REGNO with reg_or_subregno in pre_reload splitter.

2022-06-20 Thread liuhongt via Gcc-patches
The patch is similar to [1], but use reg_or_subregno instead of REGNO. [1] https://gcc.gnu.org/pipermail/gcc-patches/2022-June/596804.html Bootstrapped and regtested on x86_64-pc-linux-gnu{-m32,}. Ok for trunk? gcc/ChangeLog: PR target/105993 * config/i386/sse.md (sse4_2_pcmpest