On 1/17/23 20:16, juzhe.zh...@rivai.ai wrote:
From: Ju-Zhe Zhong
Since we have same function in class and static function calling get_avl.
Adding :: to avoid codes confusing.
gcc/ChangeLog:
* config/riscv/riscv-vsetvl.cc
(pass_vsetvl::get_backward_fusion_type): Add ::.
Is there a
From: Ju-Zhe Zhong
Since we have same function in class and static function calling get_avl.
Adding :: to avoid codes confusing.
gcc/ChangeLog:
* config/riscv/riscv-vsetvl.cc (pass_vsetvl::get_backward_fusion_type):
Add ::.
---
gcc/config/riscv/riscv-vsetvl.cc | 2 +-
1 file changed,