[Bug tree-optimization/104240] SLP discovery does not consider swapping comparisons

2022-05-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104240 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug tree-optimization/104240] SLP discovery does not consider swapping comparisons

2022-05-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104240 --- Comment #3 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:41e3db05d697405256b6002d8432955a93d249f1 commit r13-71-g41e3db05d697405256b6002d8432955a93d249f1 Author: Richard Biener Date: M

[Bug tree-optimization/104240] SLP discovery does not consider swapping comparisons

2022-04-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104240 Bug 104240 depends on bug 103941, which changed state. Bug 103941 Summary: uavgv2qi3_ceil is not used (SLP costing and patterns vs live stmts) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103941 What|Removed |

[Bug tree-optimization/104240] SLP discovery does not consider swapping comparisons

2022-01-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104240 --- Comment #2 from Richard Biener --- Created attachment 52292 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52292&action=edit untested patch With this patch we then run into PR103941.

[Bug tree-optimization/104240] SLP discovery does not consider swapping comparisons

2022-01-26 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104240 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org