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]

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


Author: jakub
Date: Mon Jan  7 09:52:29 2019
New Revision: 267639

URL: https://gcc.gnu.org/viewcvs?rev=267639&root=gcc&view=rev
Log:
	* config/i386/sse.md (vec_extract<mode><ssehalfvecmodelower>): Use
	V_256_512 iterator instead of V_512 and TARGET_AVX instead of
	TARGET_AVX512F as condition.

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]