r239153 - in /branches/gcc-6-branch/gcc: Change...

uros@gcc.gnu.org uros@gcc.gnu.org
Thu Aug 4 21:22:00 GMT 2016


Author: uros
Date: Thu Aug  4 21:22:06 2016
New Revision: 239153

URL: https://gcc.gnu.org/viewcvs?rev=239153&root=gcc&view=rev
Log:
	PR target/72805
	* config/i386/avx512fintrin.h (_mm512_cmp_epi32_mask) [!__OPTIMIZE__]:
	Cast builtin function result to __mmask16 instead of __mmask8.
	(_mm512_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.
	(_mm512_mask_cmp_epi32_mask) [!__OPTIMIZE__]: Ditto.
	(_mm512_mask_cmp_epu32_mask) [!__OPTIMIZE__]: Ditto.


Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/i386/avx512fintrin.h



More information about the Gcc-cvs mailing list