aboutsummaryrefslogtreecommitdiff
path: root/math/s_powf.c
blob: 1d55d90df7b204d9ec9310139c1dba005a1c8d2c (plain)
1
2
3
4
5
6
/*
 * Copyright (c) 2019, Arm Limited.
 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
 */
#define SCALAR 1
#include "v_powf.c"