https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113597

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I will have a look - but can you explain for me what I see?  I suppose the
testcase was reduced from something?

Is the assembly diff complete?  That is, do we really have more fmla or
are they just moved?

+     stp       q31, q31, [sp, 256]

that's a store?  A paired store?  Aka, the sequence fills a stack(?)
region with replications of q31?

Reply via email to