https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109960
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Created attachment 55915 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55915&action=edit match pattern for the non-ifcombine case sometimes we need to handle this outside of ifcombine due to phiopt or other passes. So this adds that pattern.