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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |rguenth at gcc dot 
gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2026-09-02
             Status|UNCONFIRMED                 |ASSIGNED
   Target Milestone|---                         |17.0

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
vect_slp_analyze_node_operations validates vect_get_num_copies_for_invariant,
but yes, vectorizable_lane_reducing is called during analysis and should not
assert (but eventually fail itself).

Reply via email to