[eigen-commits] commit/eigen: 2 new changesets

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]


2 new commits in eigen:

https://bitbucket.org/eigen/eigen/commits/6fb31ebe6492/
Changeset:   6fb31ebe6492
User:        bjacob
Date:        2015-02-18 20:03:35+00:00
Summary:     Bug 955 - Implement a rotating kernel alternative in the 3px4 gebp path

This is substantially faster on ARM, where it's important to minimize the number of loads.

This is specific to the case where all packet types are of size 4. I made my best attempt to minimize how dirty this is... opinions welcome.

Eventually one could have a generic rotated kernel, but it would take some work to get there. Also, on sandy bridge, in my experience, it's not beneficial (even about 1% slower).
Affected #:  5 files

https://bitbucket.org/eigen/eigen/commits/42ab8e76632a/
Changeset:   42ab8e76632a
User:        bjacob
Date:        2015-02-18 20:05:01+00:00
Summary:     remove a newly introduced redundant typedef - sorry.
Affected #:  1 file

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.



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/