[Workflow] Roll back some settings since they caused more issues
[llvm-project.git] / libc / AOR_v20.02 / math / s_powf.c
blob48319a22db52f5bf5b169b43e09ec077abd0e9b8
1 /*
2 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
3 * See https://llvm.org/LICENSE.txt for license information.
4 * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5 */
6 #define SCALAR 1
7 #include "v_powf.c"