mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-10-22 21:11:07 +08:00

* Matrix: always inherit WithAlignedOperatorNew, regardless of vectorization or not * rename ei_alloc_stack to ei_aligned_stack_alloc * mixingtypes test: disable vectorization as SSE intrinsics don't allow mixing types and we just get compile errors there.