diff --git a/kernel/x86_64/cgemm_kernel_4x2_bulldozer.S b/kernel/x86_64/cgemm_kernel_4x2_bulldozer.S index 1ddb66fa1..431f25a22 100644 --- a/kernel/x86_64/cgemm_kernel_4x2_bulldozer.S +++ b/kernel/x86_64/cgemm_kernel_4x2_bulldozer.S @@ -1048,8 +1048,6 @@ #endif addq $4 * SIZE, CO1 # coffset += 4 - decq I # i -- - jg .L2_21 ALIGN_4 @@ -1247,8 +1245,6 @@ #endif addq $2 * SIZE, CO1 # coffset += 2 - decq I # i -- - jg .L2_41 ALIGN_4 @@ -1679,8 +1675,6 @@ #endif addq $4 * SIZE, CO1 # coffset += 4 - decq I # i -- - jg .L1_21 ALIGN_4 @@ -1863,8 +1857,6 @@ #endif addq $2 * SIZE, CO1 # coffset += 2 - decq I # i -- - jg .L1_41 ALIGN_4