This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: kyukhin
Date: Tue Dec  8 14:09:45 2015
New Revision: 231410

URL: https://gcc.gnu.org/viewcvs?rev=231410&root=gcc&view=rev
Log:
AVX-512. Fix assembler section for broadcast pattern.

gcc/
	* config/i386/sse.md (define_insn "<avx512>_vec_dup<mode>_1"): Fix
	assembler to make source always 128bit.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]