On 10/8/2024 3:27 PM, Richard Sandiford wrote:
Saurabh Jha writes:
Thanks for the review. Wanted to clarify your comment:
On 10/8/2024 11:51 AM, Richard Sandiford wrote:
writes:
diff --git a/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
b/gcc/testsuite/gcc.target/aarch64/sve
Saurabh Jha writes:
> Thanks for the review. Wanted to clarify your comment:
>
> On 10/8/2024 11:51 AM, Richard Sandiford wrote:
>> writes:
>>> diff --git a/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
>>> b/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
>>> new file mode
Thanks for the review. Wanted to clarify your comment:
On 10/8/2024 11:51 AM, Richard Sandiford wrote:
writes:
diff --git a/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
b/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
new file mode 100644
index 000..de4a6f8efaa
writes:
> diff --git a/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
> b/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
> new file mode 100644
> index 000..de4a6f8efaa
> --- /dev/null
> +++ b/gcc/testsuite/gcc.target/aarch64/sve2/acle/asm/amax_f16.c
> @@ -0,0 +1,312
The AArch64 FEAT_FAMINMAX extension introduces instructions for
computing the floating point absolute maximum and minimum of the
two vectors element-wise.
This patch introduces SVE2 faminmax intrinsics. The intrinsics of this
extension are implemented as the following builtin functions:
* sva[max