Summary: | Improve det4x4 | ||
---|---|---|---|
Product: | Eigen | Reporter: | Marc Glisse <marc.glisse> |
Component: | LU | Assignee: | Nobody <eigen.nobody> |
Status: | RESOLVED FIXED | ||
Severity: | Optimization | CC: | chtz, gael.guennebaud |
Priority: | Normal | ||
Version: | 3.3 (current stable) | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Bug Depends on: | |||
Bug Blocks: | 814 |
Description
Marc Glisse
2016-04-08 11:33:41 UTC
ok, done: https://bitbucket.org/eigen/eigen/commits/e7fb55b0b186/ The new version is better vectorized by clang. GCC does not vectorize any of them. -- GitLab Migration Automatic Message -- This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1194. |