https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Last reconfirmed|2018-04-2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957
--- Comment #3 from Jan Hubicka 2010-12-16
12:11:26 UTC ---
Yep, it is more hack that proper solution for this particular problem. I
considered implementing this a while ago when I ran into problem that fixing
insn estimates affected unrolling ne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957
--- Comment #2 from Jakub Jelinek 2010-12-16
09:31:43 UTC ---
Indeed, that's another possibility, could handle even more complex expressions.
On the other side, it makes sense to do it only if the initial value is
constant and thus we can expect
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46957
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|