https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
Hongtao Liu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
--- Comment #8 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:32a3f46ca543726196371a6f2a5d06feb31aa92d
commit r15-5754-g32a3f46ca543726196371a6f2a5d06feb31aa92d
Author: Jakub Jelinek
Date: T
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
--- Comment #7 from Hongtao Liu ---
(In reply to Rainer Orth from comment #6)
> The test is broken:
>
> +UNRESOLVED: gcc.target/i386/pr116675.c scan-assembler-times pand 4
> +UNRESOLVED: gcc.target/i386/pr116675.c scan-assembler-times pandn 4
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
Rainer Orth changed:
What|Removed |Added
Status|RESOLVED|REOPENED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
Hongtao Liu changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
--- Comment #4 from GCC Commits ---
The master branch has been updated by Lili Cui :
https://gcc.gnu.org/g:60b708a9c878aff9a76ec0d446ae63e6527327a6
commit r15-5666-g60b708a9c878aff9a76ec0d446ae63e6527327a6
Author: Cui, Lili
Date: Tue Nov 26
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
Hongtao Liu changed:
What|Removed |Added
CC||liuhongt at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
--- Comment #2 from Richard Biener ---
Same for V16QImode. It works for V4SImode using
shufps $216, %xmm1, %xmm0
pshufd $216, %xmm0, %xmm0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116675
Richard Biener changed:
What|Removed |Added
Blocks||53947
Target|