aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/LU/arch/InverseSize4.h
Commit message (Expand)AuthorAge
* Remove pset, replace with ploadu.Gravatar Antonio Sanchez2021-06-16
* Use bit_cast to create -0.0 for floating point types to avoid compiler optimi...Gravatar Rasmus Munk Larsen2021-06-11
* Make vectorized compute_inverse_size4 compile with AVX.Gravatar Rasmus Munk Larsen2021-04-22
* Replace `-2147483648` by `-0.0f` or `-0.0` constants (this should fix #2189).Gravatar Christoph Hertzberg2021-04-07
* EOF newline added to InverseSize4.Gravatar Antonio Sanchez2020-11-18
* Unify Inverse_SSE.h and Inverse_NEON.h into a single generic implementation u...Gravatar Guoqiang QI2020-11-17