r216190 - in /trunk/gcc: ChangeLog config/i386/...

kyukhin@gcc.gnu.org kyukhin@gcc.gnu.org
Tue Oct 14 08:49:00 GMT 2014


Author: kyukhin
Date: Tue Oct 14 08:49:23 2014
New Revision: 216190

URL: https://gcc.gnu.org/viewcvs?rev=216190&root=gcc&view=rev
Log:
AVX-512. 72/n.  Extend VI itterator.

gcc/
	* config/i386/i386.c
	(ix86_expand_vector_logical_operator): Handle V16SF and V8DF modes.
	* config/i386/sse.md
	(define_mode_iterator VI): Add V64QI and V32HI modes.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/config/i386/sse.md



More information about the Gcc-cvs mailing list