https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71436
--- Comment #13 from ktkachov at gcc dot gnu.org --- (In reply to Richard Earnshaw from comment #12) > (In reply to Jakub Jelinek from comment #8) > > Or reload_completed || lra_in_progress, or punt on pseudos in the predicate. > > I think these patterns can be generated during the expand of inlined memcpy > operations. Yes, but they will match the patterns in ldmstm.md since they never load more than 4 registers