aboutsummaryrefslogtreecommitdiff
path: root/pl/math/s_tanhf_2u6.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 00:58:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 00:58:26 +0000
commit29109db5ff4f54e1b9694505aa34d54fda6ab6d2 (patch)
treeb6182e391304fb3a42c51d482dcf671f540f2363 /pl/math/s_tanhf_2u6.c
parent5977ae8110ccfef79770bcc209243185bda69811 (diff)
parent172d24a7ae67ee7bae413d5a8618f1b5edc002be (diff)
downloadarm-optimized-routines-29109db5ff4f54e1b9694505aa34d54fda6ab6d2.tar.gz
Change-Id: I3d1ba62dd3ec4f1f932ef5e2ce24308402f6b85d
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"