https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114189
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- The following shows them all: grep 'vcond[<eu]' gcc/config/*/*.md ia64 and sparc are the only targets that do not implement any vec_cmp{,u,eq} pattern. mips, sparc and ia64 do not implement any vcond_mask pattern.