diff mbox series

testsuite: arm: fast-math-complex-add-half-float.c test should not xfail

Message ID 20241110135347.3343597-1-torbjorn.svensson@foss.st.com
State New
Headers show
Series testsuite: arm: fast-math-complex-add-half-float.c test should not xfail | expand

Commit Message

Torbjörn SVENSSON Nov. 10, 2024, 1:53 p.m. UTC
Ok for trunk?

--

With the change in 15-3128-gde1923f9f4d, this test case no longer xfail.

gcc/testsuite/ChangeLog:

	* gcc.dg/vect/complex/fast-math-complex-add-half-float.c: Remove
	xfail from test.

Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
---
 .../gcc.dg/vect/complex/fast-math-complex-add-half-float.c  | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Comments

Richard Biener Nov. 11, 2024, 12:43 p.m. UTC | #1
On Sun, Nov 10, 2024 at 2:55 PM Torbjörn SVENSSON
<torbjorn.svensson@foss.st.com> wrote:
>
> Ok for trunk?

OK

> --
>
> With the change in 15-3128-gde1923f9f4d, this test case no longer xfail.
>
> gcc/testsuite/ChangeLog:
>
>         * gcc.dg/vect/complex/fast-math-complex-add-half-float.c: Remove
>         xfail from test.
>
> Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
> ---
>  .../gcc.dg/vect/complex/fast-math-complex-add-half-float.c  | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
>
> diff --git a/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c b/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
> index 1fa914916ee..a773e796ddc 100644
> --- a/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
> +++ b/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
> @@ -8,7 +8,5 @@
>  #define N 200
>  #include "complex-add-template.c"
>
> -/* Vectorization is failing for these cases.  They should work but for now ignore.  */
> -
> -/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT270" 1 "vect" { xfail *-*-* } } } */
> -/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT90" 1 "vect" { xfail *-*-* } } } */
> +/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT270" 1 "vect" } } */
> +/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT90" 1 "vect" } } */
> --
> 2.25.1
>
Torbjörn SVENSSON Nov. 11, 2024, 6:34 p.m. UTC | #2
On 2024-11-11 13:43, Richard Biener wrote:
> On Sun, Nov 10, 2024 at 2:55 PM Torbjörn SVENSSON
> <torbjorn.svensson@foss.st.com> wrote:
>>
>> Ok for trunk?
> 
> OK

Thanks Richard.

Pushed as r15-5104-ga2467372e72.

Kind regards,
Torbjörn

> 
>> --
>>
>> With the change in 15-3128-gde1923f9f4d, this test case no longer xfail.
>>
>> gcc/testsuite/ChangeLog:
>>
>>          * gcc.dg/vect/complex/fast-math-complex-add-half-float.c: Remove
>>          xfail from test.
>>
>> Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
>> ---
>>   .../gcc.dg/vect/complex/fast-math-complex-add-half-float.c  | 6 ++----
>>   1 file changed, 2 insertions(+), 4 deletions(-)
>>
>> diff --git a/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c b/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
>> index 1fa914916ee..a773e796ddc 100644
>> --- a/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
>> +++ b/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
>> @@ -8,7 +8,5 @@
>>   #define N 200
>>   #include "complex-add-template.c"
>>
>> -/* Vectorization is failing for these cases.  They should work but for now ignore.  */
>> -
>> -/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT270" 1 "vect" { xfail *-*-* } } } */
>> -/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT90" 1 "vect" { xfail *-*-* } } } */
>> +/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT270" 1 "vect" } } */
>> +/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT90" 1 "vect" } } */
>> --
>> 2.25.1
>>
diff mbox series

Patch

diff --git a/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c b/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
index 1fa914916ee..a773e796ddc 100644
--- a/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
+++ b/gcc/testsuite/gcc.dg/vect/complex/fast-math-complex-add-half-float.c
@@ -8,7 +8,5 @@ 
 #define N 200
 #include "complex-add-template.c"
 
-/* Vectorization is failing for these cases.  They should work but for now ignore.  */
-
-/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT270" 1 "vect" { xfail *-*-* } } } */
-/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT90" 1 "vect" { xfail *-*-* } } } */
+/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT270" 1 "vect" } } */
+/* { dg-final { scan-tree-dump-times "stmt.*COMPLEX_ADD_ROT90" 1 "vect" } } */