r221709 - in /trunk/gcc: ChangeLog config/i386/...
uros@gcc.gnu.org
uros@gcc.gnu.org
Thu Mar 26 20:37:00 GMT 2015
Author: uros
Date: Thu Mar 26 20:37:53 2015
New Revision: 221709
URL: https://gcc.gnu.org/viewcvs?rev=221709&root=gcc&view=rev
Log:
PR target/65561
* config/i386/sse.md (avx512dq_vextract<shuffletype>64x2_1_maskm):
Check operand 4 and operand 0 for equality.
(avx512f_vextract<shuffletype>32x4_1_maskm):
Check operand 6 and operand 0 for equality.
(vec_extract_lo_<mode>_maskm): Check operand 2 and operand 0
for equality.
(vec_extract_hi_<mode>_maskm): Ditto.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/sse.md
More information about the Gcc-cvs
mailing list