https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114196
Robin Dapp <rdapp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=113163
--- Comment #2 from Robin Dapp <rdapp at gcc dot gnu.org> ---
To me this looks like it already came up in the context of early-break
vectorization (PR113163) but is not actually dependent on it. I'm testing a
patch that disables epilogue peeling also without early break.