Re: [PATCH v2] x86: Disable SSE in ISA2 for -mgeneral-regs-only

2022-03-21 Thread Uros Bizjak via Gcc-patches
On Mon, Mar 21, 2022 at 10:47 PM H.J. Lu wrote: > > On Mon, Mar 21, 2022 at 10:23:59PM +0100, Uros Bizjak wrote: > > On Mon, Mar 21, 2022 at 10:10 PM H.J. Lu wrote: > > > > > > SSE and AVX ISAs in ISA2 should be disabled for -mgeneral-regs-only. > > > > > > gcc/ > > > > > > PR target/1050

[PATCH v2] x86: Disable SSE in ISA2 for -mgeneral-regs-only

2022-03-21 Thread H.J. Lu via Gcc-patches
On Mon, Mar 21, 2022 at 10:23:59PM +0100, Uros Bizjak wrote: > On Mon, Mar 21, 2022 at 10:10 PM H.J. Lu wrote: > > > > SSE and AVX ISAs in ISA2 should be disabled for -mgeneral-regs-only. > > > > gcc/ > > > > PR target/105000 > > * common/config/i386/i386-common.cc > > (OPT