1x8 A53 GEMM, GEMMINC and IGEMM microkernels.

PiperOrigin-RevId: 273873494
diff --git a/test/f32-gemminc.yaml b/test/f32-gemminc.yaml
index 03f5c21..e9a4681 100644
--- a/test/f32-gemminc.yaml
+++ b/test/f32-gemminc.yaml
@@ -2,6 +2,9 @@
 #
 # This source code is licensed under the BSD-style license found in the
 # LICENSE file in the root directory of this source tree.
+- name: xnn_f32_gemminc_ukernel_1x8__aarch64_neonfma_cortex_a53
+  k-block: 8
+  pipelined: true
 - name: xnn_f32_gemminc_ukernel_1x8__aarch64_neonfma_cortex_a57
   k-block: 8
   pipelined: true