https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103842
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- This was exposed/caused by r12-6113 as far as I can tell. We didn't do SLP of the divide before and now we do and it caused the ICE somehow.