[Bug tree-optimization/68027] uncprop should work on more than PHI nodes

2021-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68027 --- Comment #6 from Andrew Pinski --- (In reply to SztfG from comment #4) > I think this can be optimized in this way: > > cmpl$100, %edi > jg a1 > jne a2 > jmp a3 Note that is a different bug an

[Bug tree-optimization/68027] uncprop should work on more than PHI nodes

2021-08-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68027 Andrew Pinski changed: What|Removed |Added Summary|conditional statement and |uncprop should work on more