repaired trmm bug in cgemm_kernel_4x2_bulldozer.S
This commit is contained in:
parent
6e0a2fbc0c
commit
99727ac013
|
@ -1255,6 +1255,9 @@
|
|||
|
||||
|
||||
.L2_60:
|
||||
#if defined(TRMMKERNEL) && !defined(LEFT)
|
||||
addq $2, KK
|
||||
#endif
|
||||
|
||||
decq J // j --
|
||||
jg .L2_01 // next 2 lines of N
|
||||
|
|
Loading…
Reference in New Issue