https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106365
--- Comment #6 from Kewen Lin <linkw at gcc dot gnu.org> --- (In reply to Richard Biener from comment #5) > I will try to add handling for .MASK_STORE, hopefully that will be good > enough to massage the code for .LEN_STORE (which IIRC is "easier" since it's > a contiguous store rather than .MASK_STORE which can have multiple "pieces"). Nice, thanks! Yeah, it's contiguous. :)
