[Bug target/68655] SSE2 cannot vec_perm of low and high part

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 3 14:42:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68655

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
And no, precomputing the permutations isn't going to work, there are just too
many of them, and the amount of permutation instructions on i?86 is huge too.


More information about the Gcc-bugs mailing list