+14
−0
libc/src/math/acos.h
0 → 100644
+18
−0
libc/src/math/acosh.h
0 → 100644
+18
−0
libc/src/math/asin.h
0 → 100644
+18
−0
Loading
This patch populates the GPU version of `libm` with missing vendor entrypoints. The vendor math entrypoints are disabled by default but can be enabled with the CMake option `LIBC_GPU_VENDOR_MATH=ON`.