On Wed, 10 Jul 2024, Richard Sandiford wrote:
> Richard Sandiford writes:
> > Jennifer Schmitz writes:
> >> As a follow-up to adding a pattern that folds x/sqrt(x) to sqrt(x) in
> >> match.pd, this patch adds a test case for type Float16 for armv8.2-a+fp16.
> >>
> >> The patch was bootstrapped
Richard Sandiford writes:
> Jennifer Schmitz writes:
>> As a follow-up to adding a pattern that folds x/sqrt(x) to sqrt(x) in
>> match.pd, this patch adds a test case for type Float16 for armv8.2-a+fp16.
>>
>> The patch was bootstrapped and regtested on aarch64-linux-gnu, no regression.
>> Ok fo
Jennifer Schmitz writes:
> As a follow-up to adding a pattern that folds x/sqrt(x) to sqrt(x) in
> match.pd, this patch adds a test case for type Float16 for armv8.2-a+fp16.
>
> The patch was bootstrapped and regtested on aarch64-linux-gnu, no regression.
> Ok for mainline?
>
> Signed-off-by: Jen
Hi Jennifer,
> On 9 Jul 2024, at 14:07, Jennifer Schmitz wrote:
>
> As a follow-up to adding a pattern that folds x/sqrt(x) to sqrt(x) in
> match.pd, this patch adds a test case for type Float16 for armv8.2-a+fp16.
>
> The patch was bootstrapped and regtested on aarch64-linux-gnu, no regressio
As a follow-up to adding a pattern that folds x/sqrt(x) to sqrt(x) in match.pd,
this patch adds a test case for type Float16 for armv8.2-a+fp16.
The patch was bootstrapped and regtested on aarch64-linux-gnu, no regression.
Ok for mainline?
Signed-off-by: Jennifer Schmitz
gcc/testsuite/
* gcc.