RISC-V: Fix PR112888 ICE
commitdb642d60ee81cd99d55f4e228d01de704b5b7cfa
authorJuzhe-Zhong <juzhe.zhong@rivai.ai>
Wed, 6 Dec 2023 22:35:02 +0000 (7 06:35 +0800)
committerPatrick O'Neill <patrick@rivosinc.com>
Wed, 6 Dec 2023 22:41:24 +0000 (6 14:41 -0800)
tree16e8b8268235203133d3b638c506f3a6043baf07
parent09a08df71939cc0035ebae85220ff0214a38fb7c
RISC-V: Fix PR112888 ICE

Committed as it is obvious.

gcc/ChangeLog:

* config/riscv/riscv-vsetvl.cc (extract_single_source): new function.
(pre_vsetvl::compute_lcm_local_properties): Fix ICE.
gcc/config/riscv/riscv-vsetvl.cc