https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101404
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|ASSIGNED |RESOLVED
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
First note it is called cond_removal_in_builtin_zero_pattern now.
And cond_removal_in_builtin_zero_pattern can be done almost in match so closing
this as won't fix. I have a set of patches that do that except for an extra
feeding statement which I will add support for next week.