[Bug tree-optimization/114390] Missed SLP of permuted mask load

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 21 12:26:22 GMT 2025


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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
This is meanwhile supported.  What's not supported is (permuted) mask loads
with gaps because for the gap we have no mask value.  We'd need to
permute/spread the mask.


More information about the Gcc-bugs mailing list