Vector API - Request to expose horizontal adds

Stephane Dubedat stephane.dubedat2 at mail.dcu.ie
Tue Mar 23 23:15:06 UTC 2021


Hi, this is my first message on an openjdk mailing list, I hope this is
appropriate.
I am currently translating a C# SIMD codebase to the Java Vector API and
the only operation that I don't know how to translate is Horizontal Add.
In C# it is Sse3.HorizontalAdd(sum, sum); and correspond to the following
intrinsic __m128d _mm_hadd_pd (__m128d a, __m128d b)
So my question is: do you plan to expose this operation ? And in the
meantime how can I efficiently achieve this?

Thanks,
respectfully,
Stephane Dubedat

-- 
__

Séanadh Ríomhphoist/_

Email Disclaimer__
**

Tá an ríomhphost seo agus 
aon chomhad a sheoltar leis faoi rún agus is lena úsáid ag an seolaí agus 
sin amháin é. Is féidir tuilleadh a léamh anseo. 
<https://www4.dcu.ie/iss/seanadh-riomhphoist.shtml>  
<https://www4.dcu.ie/iss/seanadh-riomhphoist.shtml>*
_

This e-mail and any 
files transmitted with it are confidential and are intended solely for use 
by the addressee. Read more here. 
<https://www4.dcu.ie/iss/email-disclaimer.shtml> _
*_


More information about the panama-dev mailing list