aboutsummaryrefslogtreecommitdiff
path: root/pl/math/s_tanhf_2u6.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2023-01-25 20:51:23 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-25 20:51:23 +0000
commit8783f524beaad825ac1bddeb93cef35b5f793513 (patch)
tree945eb1832687ad5eb97c433013617dbe107718e5 /pl/math/s_tanhf_2u6.c
parent0bc581b0e4f509c96bffa7af329087ae2b4bfb97 (diff)
parent62662f115a17a5548402fcd02f3b7e1b9b38e087 (diff)
downloadarm-optimized-routines-8783f524beaad825ac1bddeb93cef35b5f793513.tar.gz
Upgrade ARM-software/optimized-routines to v23.01 am: 62662f115a
Original change: https://android-review.googlesource.com/c/platform/external/arm-optimized-routines/+/2402215 Change-Id: Ic29e1a6f8a0485f6317699bfda38fb79e7022ee1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'pl/math/s_tanhf_2u6.c')
-rw-r--r--pl/math/s_tanhf_2u6.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/pl/math/s_tanhf_2u6.c b/pl/math/s_tanhf_2u6.c
new file mode 100644
index 0000000..896fc62
--- /dev/null
+++ b/pl/math/s_tanhf_2u6.c
@@ -0,0 +1,6 @@
+/*
+ * Copyright (c) 2022-2023, Arm Limited.
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
+ */
+#define SCALAR 1
+#include "v_tanhf_2u6.c"