https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113539
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |14.0
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
It accepts all constant known may_be_zero - we can handle all of those later.
I suspect this just triggers a latent issue (vectorizing now simply using
a different exit as canonical in one case).
