Re: [PATCH] x86: Handle small OP size in setmem_epilogue_gen_val

2025-10-05 Thread Hongtao Liu
On Sat, Oct 4, 2025 at 10:48 AM H.J. Lu wrote: > > Since OP size passed to setmem_epilogue_gen_val may be smaller than the > required vector size, duplicate it first before setting vector. > > gcc/ > > PR target/122150 > * config/i386/i386-expand.cc (setmem_epilogue_gen_val): Duplicate > OP if its

[PUSHED] Disable some testcase for -Og

2025-10-05 Thread Andrew Pinski
Running the testsuite with ADDITIONAL_TORTURE_OPTIONS set include "-Og -g", there are a few extra failures in the torture testsuite. These 2 failures are expected so let's skip them in the same way for -O0. asm-inline.c is because inlining does not happen as much at -Og. restrict-8.c fails due to