File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2876,7 +2876,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2876
2876
#define SYMV_P 16
2877
2877
#endif
2878
2878
2879
- #if defined(P5600 ) || defined(MIPS1004K ) || defined(MIPS24K ) || defined(I6400 ) || defined(P6600 ) || defined(I6500 )
2879
+ #if defined(P5600 ) || defined(MIPS1004K ) || defined(MIPS24K ) || defined(I6400 ) || defined(P6600 ) || defined(I6500 )
2880
2880
#define SNUMOPT 2
2881
2881
#define DNUMOPT 2
2882
2882
@@ -3154,7 +3154,7 @@ is a big desktop or server with abundant cache rather than a phone or embedded d
3154
3154
#define SGEMM_DEFAULT_UNROLL_M 8
3155
3155
#define SGEMM_DEFAULT_UNROLL_N 8
3156
3156
3157
- #define DGEMM_DEFAULT_UNROLL_M 8
3157
+ #define DGEMM_DEFAULT_UNROLL_M 4
3158
3158
#define DGEMM_DEFAULT_UNROLL_N 4
3159
3159
3160
3160
#define CGEMM_DEFAULT_UNROLL_M 8
You can’t perform that action at this time.
0 commit comments