| [eigen-commits] commit/eigen: ggael: Unify SSE/AVX psin functions. | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
] 
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
 
- Subject: [eigen-commits] commit/eigen: ggael: Unify SSE/AVX psin functions.
 
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
 
- Date: Tue, 27 Nov 2018 21:42:24 +0000 (UTC)
 
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; 	h=mime-version:content-type:content-transfer-encoding:subject:from:to; 	s=s1; bh=gKMcgWqNqsnPENH7uRMZ1ObvJyg=; b=KE5cNDlqXHu3T0KNWCA50nQ	XDPGOe0oALxwFiXuFBYFjQRoze5SS0HyZ6Nsee5DtPKHNGzbwLn171MPWD3E36w5	HXJEHZkAjOi7GX1yuamXr5Ggu8g30PXik5e8NU6YLQrgSIRNqWvGLw3RBB4lGqUC	q8zlV2pa3uS4DTQguQW4=
 
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/387316c28c6e/
Changeset:   387316c28c6e
User:        ggael
Date:        2018-11-27 21:41:51+00:00
Summary:     Unify SSE/AVX psin functions.
It is based on the SSE version which is much more accurate, though very slightly slower.
This changeset also includes the following required changes:
 - add packet-float to packet-int type traits
 - add packet float<->int reinterpret casts
 - add faster pselect for AVX based on blendv
Affected #:  10 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.