https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94834
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94834
--- Comment #2 from Gabriel Ravier ---
Now I wonder why the unrolling happens too late since there was 1 ecp check
that should happen after the unrolling, from my understanding. Are the multiple
ecp passes detecting different things?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94834
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Keywords|