]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000: Add support for SSE4.1 "blend" intrinsics
authorPaul A. Clarke <pc@us.ibm.com>
Mon, 12 Jul 2021 17:06:18 +0000 (12:06 -0500)
committerPaul A. Clarke <pc@us.ibm.com>
Fri, 30 Jul 2021 21:53:39 +0000 (16:53 -0500)
commit9d352c68e8c8b642a36a6bcfc7f6b5dba11ac748
tree78e3f8044751750eda11cbdb45b734a038187ac1
parentf7bf03cf69ccb7dcfa0320774aa7f3c51344dada
rs6000: Add support for SSE4.1 "blend" intrinsics

_mm_blend_epi16 and _mm_blendv_epi8 were added earlier.
Add these four to complete the set.

2021-07-30  Paul A. Clarke  <pc@us.ibm.com>

gcc
* config/rs6000/smmintrin.h (_mm_blend_pd, _mm_blendv_pd,
_mm_blend_ps, _mm_blendv_ps): New.
gcc/config/rs6000/smmintrin.h