]> gcc.gnu.org Git - gcc.git/commit
RISC-V Regression: Remove scalable compile option
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Mon, 20 Nov 2023 10:39:10 +0000 (18:39 +0800)
committerLehua Ding <lehua.ding@rivai.ai>
Mon, 20 Nov 2023 11:20:39 +0000 (19:20 +0800)
commita63cbcc52e4490d365cb09d60ba32577b7134c75
tree82ca6e182ee57912b834361d118a89da333083a5
parent509b470dcee9795887a60ddb32ab454f22e74411
RISC-V Regression: Remove scalable compile option

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-supports.exp: Remove scalable compile option.
gcc/testsuite/lib/target-supports.exp
This page took 0.063319 seconds and 5 git commands to generate.