[Bug target/82199] __builtin_shuffle sometimes should produce zip1 rather than TBL
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 16 10:43:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82199
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2020-02-16
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I have a patch which goes in and re-encodes {0, 1, 4,5} to {0, 2} and uses V2DI
as the mode.
More information about the Gcc-bugs
mailing list