repaired trmm bug in zgemm_kernel_2x2_bulldozer.S
This commit is contained in:
parent
0a22f99c58
commit
6e0a2fbc0c
|
@ -949,6 +949,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