[eigen-commits] commit/eigen2: 2 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
2 new changesets in eigen2:
http://www.bitbucket.org/eigen/eigen2/changeset/84529a010451/
changeset: r1673:84529a010451
user: bjacob
date: 2009-10-05 16:11:11
summary: we were already aligning to 16 byte boundary fixed-size objects that are multiple of 16 bytes;
now we also align to 8byte boundary fixed-size objects that are multiple of 8 bytes.
That's only useful for now for double, not e.g. for Vector2f, but that didn't seem to hurt. Am I missing something? Do you prefer that we don't align Vector2f at all?
Also, improvements in test_unalignedassert.
affected #: 6 files (1.9 KB)
http://www.bitbucket.org/eigen/eigen2/changeset/de60c5cbdb15/
changeset: r1674:de60c5cbdb15
user: bjacob
date: 2009-10-05 16:11:50
summary: merge
affected #: 0 files (0 bytes)
Repository URL: http://bitbucket.org/eigen/eigen2/
--
This is a commit notification from bitbucket.org.
You are receiving this because you have the service
enabled, addressing the recipient of this email.