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

--- Comment #7 from Jennifer Schmitz <jschmitz at gcc dot gnu.org> ---
Yes, since the original patch was intended to only apply the transformation for
full SVE data vector modes, I will fix the checks in
aarch64_expand_maskloadstore to exclude partial modes for now (currently
bootstrapping and testing a patch, will submit once it passed).
We can still think about how to extend it for partial modes in a follow-up
patch.

Reply via email to