]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Fix VTYPE fuse rule bug
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Wed, 23 Aug 2023 02:32:30 +0000 (10:32 +0800)
committerPan Li <pan2.li@intel.com>
Wed, 23 Aug 2023 02:37:39 +0000 (10:37 +0800)
commit29487eb237b893c673e9ecc6409b175e22792f13
tree0efada40145a0d599087d77f5590ac782e97d7ba
parent5f3c8075f230309c4417b0e5256283d010ac99d2
RISC-V: Fix VTYPE fuse rule bug

This bug is exposed after refactor patch.
Separate it and commited.

gcc/ChangeLog:

* config/riscv/riscv-vsetvl.cc (ge_sew_ratio_unavailable_p):
Fix fuse rule bug.
* config/riscv/riscv-vsetvl.def (DEF_SEW_LMUL_FUSE_RULE): Ditto.
gcc/config/riscv/riscv-vsetvl.cc
gcc/config/riscv/riscv-vsetvl.def