https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106240
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Richard Biener from comment #4) > Note I expect the issue to eventually show up elsewhere, too, so I do plan > to look into this eventually. Just as with other targets now that we have > vec_cmp and vcond_mask targets should move to those when that matches how > their ISA > behaves (which I think is all of them). I think this is dealt with PR 114189 (and the recent patch which removes support for vcond{,u,eq} ).