Hi Pan,

>  
> @@ -4114,6 +4115,7 @@ proc check_effective_target_vect_early_break_hw { } {
>       || [check_effective_target_arm_v8_neon_hw]
>       || [check_sse4_hw_available]
>       || [istarget amdgcn-*-*]
> +     || [check_effective_target_riscv_v]
>       }}]
>  }

I believe this should be riscv_v_ok.  riscv_v only checks if we can
compile.  OK with that changed after 2/3 is in.

Regards
 Robin

Reply via email to