[Bug tree-optimization/108839] Option for rerolling loops
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
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.