Add binary op microkernels with RELU activation

PiperOrigin-RevId: 325607697
diff --git a/test/f32-vsubc-relu.yaml b/test/f32-vsubc-relu.yaml
new file mode 100644
index 0000000..862ecb4
--- /dev/null
+++ b/test/f32-vsubc-relu.yaml
@@ -0,0 +1,12 @@
+# Copyright 2020 Google LLC
+#
+# 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_vsubc_relu_ukernel__wasmsimd_x4
+- name: xnn_f32_vsubc_relu_ukernel__wasmsimd_x8
+- name: xnn_f32_vsubc_relu_ukernel__wasm_x1
+- name: xnn_f32_vsubc_relu_ukernel__wasm_x2
+- name: xnn_f32_vsubc_relu_ukernel__wasm_x4
+- name: xnn_f32_vsubc_relu_ukernel__scalar_x1
+- name: xnn_f32_vsubc_relu_ukernel__scalar_x2
+- name: xnn_f32_vsubc_relu_ukernel__scalar_x4