https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125636
--- Comment #3 from Drea Pinski <pinskia at gcc dot gnu.org> --- Comment on attachment 64646 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64646 Suggested fix Why not do combine patterns rather than a full pass over the ir. Doing a new pass should only be done if not doing combine like stuff liket his one is doing.
