[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-12-02 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-11-30 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 --- Comment #6 from rguenther at suse dot de --- On Tue, 30 Nov 2021, rsandifo at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 > > rsandifo at gcc dot gnu.org changed: > >What|Removed

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-11-30 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 rsandifo at gcc dot gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-11-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 --- Comment #4 from CVS Commits --- The master branch has been updated by Richard Sandiford : https://gcc.gnu.org/g:10833849b55401a52f2334eb032a70beb688e9fc commit r12-5612-g10833849b55401a52f2334eb032a70beb688e9fc Author: Richard Sandiford

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-09-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 Andrew Pinski changed: What|Removed |Added Blocks||53947 Severity|normal

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-09-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 --- Comment #2 from Richard Biener --- Created attachment 51504 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51504=edit half-way patch A start, lacks adjustment of the code generation part which doesn't expect SLP at the moment.

[Bug tree-optimization/102467] Missed SLP discovery for gathers

2021-09-23 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102467 Richard Biener changed: What|Removed |Added Keywords||missed-optimization --- Comment #1