aboutsummaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 546fc4431..d9845f862 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -1051,6 +1051,8 @@ ALL_SCALAR_MICROKERNEL_SRCS = [
"src/math/sqrt-u32-scalar-cvti32-sqrt-lrint.c",
"src/math/sqrt-u32-scalar-cvti64-sqrt-lrint.c",
"src/math/sqrt-u32-scalar-cvtu32-sqrt-lrint.c",
+ "src/math/sqrt-u32-scalar-cvti64-sqrtf-lrintf.c",
+ "src/math/sqrt-u32-scalar-cvtu32-sqrtf-lrintf.c",
"src/math/sqrt-u32-scalar-hashemian.c",
"src/math/sqrt-u32-scalar-tflm.c",
"src/qc8-dwconv/gen/up1x3-minmax-fp32-scalar-fmagic.c",