Re: [PATCH] RISC-V Regression: Remove scalable compile option

2023-11-20 Thread Robin Dapp
LGTM. Regards Robin

[PATCH] RISC-V Regression: Remove scalable compile option

2023-11-20 Thread Juzhe-Zhong
Since we already set scalable vectorization by default, this flag is redundant. Also, we are start to full coverage testing with different compile option. E.g --param=riscv-autovec-preference=fixed-vlmax. To avoid compile option confusion. Remove it. gcc/testsuite/ChangeLog: * lib/target