RISC-V: Fix incorrect annotation
authorJu-Zhe Zhong <juzhe.zhong@rivai.ai>
Mon, 19 Dec 2022 23:13:54 +0000 (07:13 +0800)
committerKito Cheng <kito.cheng@sifive.com>
Fri, 23 Dec 2022 05:41:11 +0000 (13:41 +0800)
commit9374f766a75bf898e717a5bbb58199a91528af0b
tree4b94e38684736e3d8c040df50abfe0cd1c592c9c
parent85112fbbfd939f87fb12a00e40ab423ddcfa8ca1
RISC-V: Fix incorrect annotation

gcc/ChangeLog:

* config/riscv/riscv-vsetvl.cc (anticipatable_occurrence_p): Fix
incorrect annotations.
(available_occurrence_p): Ditto.
(backward_propagate_worthwhile_p): Ditto.
(can_backward_propagate_p): Ditto.
gcc/config/riscv/riscv-vsetvl.cc