Skip to content
Snippets Groups Projects
Commit 71c3949e authored by Bill Schmidt's avatar Bill Schmidt Committed by William Schmidt
Browse files

emmintrin.h (_mm_sll_epi64): Remove wrong cast.


2018-10-25  Bill Schmidt  <wschmidt@linux.ibm.com>
	    Jinsong Ji <jji@us.ibm.com>

	* config/rs6000/emmintrin.h (_mm_sll_epi64): Remove wrong cast.
	* config/rs6000/xmmintrin.h (_mm_min_ps): Change m's type to
	__vector __bool int.  Use vec_cmpgt in preference to deprecated
	function vec_vcmpgtfp.
	(_mm_max_ps): Likewise.


Co-Authored-By: default avatarJinsong Ji <jji@us.ibm.com>

From-SVN: r265506
parent 7959b94e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment