http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #7 from Dominique d'Humieres ---
> This patch tries to solve the problem in a more general way.
> I wonder if one of you could try this patch on PowerPC?
Sorry for the late answer, but my G5 was buzzy regtesting. With the patch in
com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
Bernd Edlinger changed:
What|Removed |Added
CC||dominiq at lps dot ens.fr,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #5 from Bernd Edlinger ---
Created attachment 32166
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32166&action=edit
proposed patch
Ok, now I have fixed the syntax.
This patch works for arm and x86_64.
And takes into account the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #4 from Bernd Edlinger ---
hmm...
I just looked at PR#52229.
At least on PowerPC many more loops are not vectorizable.
because of unaligned access.
Jakub's last comment there is that the xfail
should be based on the vect_hw_misaling
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #3 from Bernd Edlinger ---
ERROR: gfortran.dg/vect/pr32380.f -O : error executing dg-final: syntax error
in target selector "! target vect_call_sqrtf"
what is the right syntax here??
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #2 from Bernd Edlinger ---
(In reply to Richard Biener from comment #1)
> Does ARM have a builtin-vectorized-function hook that handles sqrtf? If not,
> then that's expected.
>
Yes, it does have a builtin-vectorized-function which d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60236
--- Comment #1 from Richard Biener ---
Does ARM have a builtin-vectorized-function hook that handles sqrtf? If not,
then that's expected.
Please adjust the expected number of vectorizations with vect_call_sqrt like
! { dg-final { scan-tree-dump