https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112651
JuzheZhong <juzhe.zhong at rivai dot ai> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juzhe.zhong at rivai dot ai --- Comment #3 from JuzheZhong <juzhe.zhong at rivai dot ai> --- The reason we use --param=riscv-autovec-lmul instead of -mvect-lmul which is not documented because we don't have ratifed compile option. I have mentioned whether we should have -mrvv-vector-lmul but LLVM people object it. https://github.com/riscv-non-isa/riscv-toolchain-conventions/issues/33