aboutsummaryrefslogtreecommitdiff
path: root/pl/math/s_tan_3u5.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/s_tan_3u5.c')
-rw-r--r--pl/math/s_tan_3u5.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/pl/math/s_tan_3u5.c b/pl/math/s_tan_3u5.c
new file mode 100644
index 0000000..adb807c
--- /dev/null
+++ b/pl/math/s_tan_3u5.c
@@ -0,0 +1,6 @@
+/*
+ * Copyright (c) 2023, Arm Limited.
+ * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
+ */
+#define SCALAR 1
+#include "v_tan_3u5.c"