mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add MMA and performance improvements for VSX in GEMV for PowerPC.
This commit is contained in:
committed by
Everton Constantino
parent
d1bf056394
commit
708fd6d136
@@ -2226,6 +2226,8 @@ EIGEN_STRONG_INLINE void gemm_complex(const DataMapper& res, const LhsScalar* bl
|
||||
#undef advanceCols
|
||||
#undef advanceRows
|
||||
|
||||
#include "MatrixVectorProduct.h"
|
||||
|
||||
/************************************
|
||||
* ppc64le template specializations *
|
||||
* **********************************/
|
||||
|
||||
2319
Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h
Normal file
2319
Eigen/src/Core/arch/AltiVec/MatrixVectorProduct.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user