https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120560
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu.org --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >We have eliminated the exit in EVRP, it's input was I thought if we elimintate the loop exit, you need to `reset number of iteration information of the loop.` Like what was done in r15-5916-gb7c69cc072ef0d for PHI-OPT.