https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120892
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |missed-optimization --- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- IIRC path splitting is supposed to elide a dynamic branch by duplicating a loop latch into a conditional (making the loop have multiple latches).