[Bug target/93720] [10 Regression] vector creation from two parts of two vectors produces TBL rather than ins
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 16 11:55:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93720
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #4)
> Note the __builtin_shuffle expansion can be generialized to handle the case
> where there is more than elements but only one element insert:
Note this should be done after zip expansion has happened.
More information about the Gcc-bugs
mailing list