https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117844
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2024-11-29
Keywords| |testsuite-fail
Component|tree-optimization |testsuite
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is just a testcase issue.
not vectorized: relevant stmt not supported: _3 = (unsigned int) _9;
Either vect_cond_mixed or vect_condition is required here.