]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVX-512. 78/n. Use blend for inserting.
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2014 11:46:07 +0000 (11:46 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Oct 2014 11:46:07 +0000 (11:46 +0000)
commit5243af199cc38931293a4c6ec236418ab560b662
tree8f40c1030cff1d79f9e63e820aeceece641f1c20
parent343d6f412f4b1b91cdde5d666bd3c6b82cc72fa6
AVX-512. 78/n. Use blend for inserting.

gcc/
* config/i386/i386.c (ix86_expand_vector_set): Handle V8DF, V8DI, V16SF,
V16SI, V32HI, V64QI modes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216310 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c