]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Fix potential ICE of global vsetvl elimination
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Wed, 23 Aug 2023 02:42:01 +0000 (10:42 +0800)
committerPan Li <pan2.li@intel.com>
Wed, 23 Aug 2023 02:48:45 +0000 (10:48 +0800)
commit3beef5e6b5b12b5c90040c8485f1836e2dd6cf83
tree617c4f0cf0eefb68f0ed7d8362b258eb62d13878
parent29487eb237b893c673e9ecc6409b175e22792f13
RISC-V: Fix potential ICE of global vsetvl elimination

Committed for following VSETVL refactor patch to make V2 patch easier to review.
gcc/ChangeLog:

* config/riscv/riscv-vsetvl.cc
(pass_vsetvl::global_eliminate_vsetvl_insn): Fix potential ICE.
gcc/config/riscv/riscv-vsetvl.cc