https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120383
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> --- Sure, I'm OK with an optab for it. So it's like (half-type)((unsigned)(a + b) >> (sizeof(a)*4))? Does the instruction also work for scalars?