diff --git a/Eigen/src/Core/products/GeneralMatrixMatrix.h b/Eigen/src/Core/products/GeneralMatrixMatrix.h index 1041688b4..3bf4a2e16 100644 --- a/Eigen/src/Core/products/GeneralMatrixMatrix.h +++ b/Eigen/src/Core/products/GeneralMatrixMatrix.h @@ -342,56 +342,107 @@ static void ei_cache_friendly_product( #else // loops on each L2 cache friendly blocks of the result - for(int l2i=0; l2i