]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Suppress bogus warning for VLS types
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Fri, 8 Sep 2023 08:20:27 +0000 (16:20 +0800)
committerPan Li <pan2.li@intel.com>
Fri, 8 Sep 2023 08:31:21 +0000 (16:31 +0800)
commita0e042d61dadc6bdcbeaa3b712b7a83415a12547
tree75891a8c2a930f46976086d2c0b8e184c2f0e596
parentf9cb357ae962ba2922b8507f4d96227780a063b9
RISC-V: Suppress bogus warning for VLS types

This patch fixes over 100+ bogus FAILs due to experimental vector ABI warning.

gcc/ChangeLog:

* config/riscv/riscv.cc (riscv_pass_in_vector_p): Only allow RVV type.
gcc/config/riscv/riscv.cc
This page took 0.049768 seconds and 5 git commands to generate.