https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121073
--- Comment #2 from Robin Dapp <rdapp at gcc dot gnu.org> --- Yes, the issue is that Wdm was a memory constraint before, giving reload more freedom. In the case here we have a real mask operand that only the strided alternatives support. Need to think of another solution.