[Bug tree-optimization/108839] Option for rerolling loops

2023-02-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108839 Richard Biener changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug tree-optimization/108839] Option for rerolling loops

2023-02-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108839 --- Comment #1 from Andrew Pinski --- Note the SLP vectorizer should kick in for most cases of manually unrolled loops.