https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
--- Comment #11 from GCC Commits ---
The master branch has been updated by Sam James :
https://gcc.gnu.org/g:ee12a13d25778a1ad8a9b5dc63aadf9f4320088b
commit r15-2417-gee12a13d25778a1ad8a9b5dc63aadf9f4320088b
Author: Sam James
Date: Tue Jul 3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
--- Comment #9 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:3dfa4fe9f1a089b2b3906c83e22a1b39c49d937c
commit r12-1551-g3dfa4fe9f1a089b2b3906c83e22a1b39c49d937c
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
--- Comment #8 from Marc Glisse ---
(In reply to Richard Biener from comment #7)
> (note avoiding hadd in the reduc pattern was intended).
Indeed. Except with -Os, or if a processor with a fast hadd appears,
vectorising this doesn't bring anythi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
Richard Biener changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
vincenzo Innocente changed:
What|Removed |Added
CC||vincenzo.innocente at cern
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54400
Marc Glisse changed:
What|Removed |Added
Summary|recognize haddpd|recognize vector reductions
--- C