Richard Biener writes:
>> Am 14.11.2024 um 17:38 schrieb Richard Sandiford :
>>
>> Richard Biener writes:
>>> When we do loop masking via mask or length a single scalar iteration
>>> should be sufficient to avoid excess accesses. This fixes the last
>>> known FAILs with --param vect-force-slp=
> Am 14.11.2024 um 17:38 schrieb Richard Sandiford :
>
> Richard Biener writes:
>> When we do loop masking via mask or length a single scalar iteration
>> should be sufficient to avoid excess accesses. This fixes the last
>> known FAILs with --param vect-force-slp=1.
>>
>> Bootstrap and reg
Richard Biener writes:
> When we do loop masking via mask or length a single scalar iteration
> should be sufficient to avoid excess accesses. This fixes the last
> known FAILs with --param vect-force-slp=1.
>
> Bootstrap and regtest running on x86_64-unknown-linux-gnu.
>
> Do we know of a case w
When we do loop masking via mask or length a single scalar iteration
should be sufficient to avoid excess accesses. This fixes the last
known FAILs with --param vect-force-slp=1.
Bootstrap and regtest running on x86_64-unknown-linux-gnu.
Do we know of a case where the peeling isn't sufficient wi