Hi! On Fri, Jul 16, 2021 at 08:50:17AM -0500, Paul A. Clarke wrote: > _mm_blend_epi16 and _mm_blendv_epi8 were added earlier. > Add these four to complete the set. > > 2021-07-16 Paul A. Clarke <p...@us.ibm.com> > > gcc > * config/rs6000/smmintrin.h (_mm_blend_pd, _mm_blendv_pd, > _mm_blend_ps, _mm_blendv_ps): New.
I'm not sure if this is allowed like this in changelogs? In either case it is more obvious / aesthetically pleasing / etc. to write "gcc/". But also, it is fine to leave out this one, it being the default :-) The patch is fiune for trunk. Thank you! Segher