[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-07-04 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment #

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-07-04 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 --- Comment #10 from Rainer Orth --- Created attachment 41675 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41675&action=edit 32-bit sparc-sun-solaris2.12 bb-slp-1.c.163t.slp1

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-07-04 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 --- Comment #9 from Rainer Orth --- Created attachment 41674 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41674&action=edit 32-bit sparc-sun-solaris2.12 pr60510.f.159t.vect

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-07-04 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Rainer Orth changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment #8 from

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-07-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-07-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 --- Comment #6 from Richard Biener --- Author: rguenth Date: Mon Jul 3 13:44:13 2017 New Revision: 249919 URL: https://gcc.gnu.org/viewcvs?rev=249919&root=gcc&view=rev Log: 2017-07-03 Richard Biener PR tree-optimization/60510

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2017-06-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|2016-09-05

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2016-09-05 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Last reconfirmed|2

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2014-03-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Richard Biener changed: What|Removed |Added Blocks||53947 --- Comment #3 from Richard Biener

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2014-03-13 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 --- Comment #2 from Richard Biener --- The issue is t.f:7:0: note: Analyze phi: prephitmp_32 = PHI t.f:7:0: note: swapping oprnds: _18 = _13 + _16; t.f:7:0: note: reduction: detected reduction chain: _18 = _16 + _13; t.f:7:0: note: Detected r

[Bug tree-optimization/60510] SLP blocks loop vectorization (with reduction)

2014-03-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60510 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|