https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88398
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |15.0
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #51 from Richard Biener <rguenth at gcc dot gnu.org> ---
This is vectorized with the early-break support even on x86_64 (with SSE4)
since GCC 15.
