> Am 14.09.2024 um 11:38 schrieb Robin Dapp :
>
>
>>
>> The following simply removes a seemingly bogus guard.
>>
>>* tree-vect-loop.cc (vect_analyze_loop_1): Remove SLP guard
>>from .SELECT_VL disabling.
>> ---
>> gcc/tree-vect-loop.cc | 2 +-
>> 1 file changed, 1 insertion(+), 1 del
> The following simply removes a seemingly bogus guard.
>
> * tree-vect-loop.cc (vect_analyze_loop_1): Remove SLP guard
> from .SELECT_VL disabling.
> ---
> gcc/tree-vect-loop.cc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gcc/tree-vect-loop.cc b/gcc/tree-v