[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/3d25c14e4af9/
Changeset:   3d25c14e4af9
User:        rmlarsen
Date:        2017-09-08 22:49:55+00:00
Summary:     Avoid undefined behavior in Eigen::TensorCostModel::numThreads.

If the cost is large enough then the thread count can be larger than the maximum
representable int, so just casting it to an int is undefined behavior.

Contributed by phurst@xxxxxxxxxx.
Affected #:  1 file

https://bitbucket.org/eigen/eigen/commits/940f20dd4eb3/
Changeset:   940f20dd4eb3
User:        rmlarsen
Date:        2017-09-08 23:35:58+00:00
Summary:     Fix cut-and-paste error.
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/