r262015 - in /trunk/gcc/testsuite: ChangeLog gc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Jun 25 12:57:00 GMT 2018


Author: jakub
Date: Mon Jun 25 12:57:04 2018
New Revision: 262015

URL: https://gcc.gnu.org/viewcvs?rev=262015&root=gcc&view=rev
Log:
	PR target/84786
	* config/i386/sse.md (vshift_count): New mode attr.
	(<shift_insn><mode>3<mask_name>): Use <vshift_count>N instead of vN
	as last operand's constraint for VI2_AVX2_AVX512BW shifts.  Use YvN
	instead of vN as last operand's constraint for VI48_AVX2 shifts.

	* gcc.target/i386/avx512f-pr84786-3.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/avx512f-pr84786-3.c
Modified:
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list