https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:50b5877925ef5ae8e9f913d6d2b5ce0204ebc588
commit r12-2837-g50b5877925ef5ae8e9f913d6d2b5ce0204ebc588
Author: Jakub Jelinek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
--- Comment #4 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:7665af0b1a964b1baae3a59b22fcc420369c63cf
commit r12-2835-g7665af0b1a964b1baae3a59b22fcc420369c63cf
Author: Jakub Jelinek
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
--- Comment #3 from Jakub Jelinek ---
Created attachment 51278
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51278&action=edit
gcc12-pr80355-2.patch
And this incremental patch makes it handle even similar V32HImode/V64QImode
permutations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
--- Comment #2 from Jakub Jelinek ---
Created attachment 51277
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51277&action=edit
gcc12-pr80355-1.patch
Untested fix. For 32-byte vectors/AVX512VL we don't need this, we already emit
vperm2i12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80355
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-08-07
Status|UNCONFIRME