removed unnessesary instructions from zgemm_kernel_2x2_bulldozer.S
This commit is contained in:
@@ -941,8 +941,6 @@
|
||||
#endif
|
||||
|
||||
addq $2 * SIZE, CO1 # coffset += 2
|
||||
decq I # i --
|
||||
jg .L2_41
|
||||
ALIGN_4
|
||||
|
||||
|
||||
@@ -1371,15 +1369,10 @@
|
||||
#endif
|
||||
|
||||
addq $2 * SIZE, CO1 # coffset += 2
|
||||
decq I # i --
|
||||
jg .L1_41
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.L999:
|
||||
movq SP, %rsp
|
||||
movq (%rsp), %rbx
|
||||
|
||||
Reference in New Issue
Block a user