https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113199
Tamar Christina <tnfchris at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-01-02 Assignee|unassigned at gcc dot gnu.org |tnfchris at gcc dot gnu.org Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED --- Comment #1 from Tamar Christina <tnfchris at gcc dot gnu.org> --- Thanks, patch for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113137 will reject this function since it's not safe to vectorize. For this is looks like I has assumed the target could reverse a mask and didn't check. I'll add a check.