https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126789
Hongtao Liu <liuhongt at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liuhongt at gcc dot gnu.org
--- Comment #7 from Hongtao Liu <liuhongt at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #6)
> The following should support the V2SF/V2SI case (I guess just for mask
> inter-operability V2SI would be enough, V4HI, V2HI, V8QI, V4QI and V2QI
> would be nice as well). Does that look reasonable?
Yes.