https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127268
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> --- Also note that ix86_default_vector_cost lacks context, it's not used much directly any more, instead add_stmt_cost/add_slp_cost are used where we try to honor such costs.
