]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Fix riscv_vector_chunks configuration according to TARGET_MIN_VLEN
authorzhongjuzhe <juzhe.zhong@rivai.ai>
Tue, 30 Aug 2022 01:50:24 +0000 (09:50 +0800)
committerKito Cheng <kito.cheng@sifive.com>
Thu, 1 Sep 2022 01:33:04 +0000 (09:33 +0800)
commite9f827d79102001d5f0593f0f9e01ab72b2aec9a
tree28cbc1de70517cbe09a4b94caebda758aad68c5a
parent542c60c4fb557ec437e3d20634fd59a61d619ac3
RISC-V: Fix riscv_vector_chunks configuration according to TARGET_MIN_VLEN

gcc/ChangeLog:

* config/riscv/riscv.cc (riscv_convert_vector_bits): Change
configuration according to TARGET_MIN_VLEN.
* config/riscv/riscv.h (UNITS_PER_FP_REG): Fix comment.
gcc/config/riscv/riscv.cc
gcc/config/riscv/riscv.h
This page took 0.065022 seconds and 6 git commands to generate.