[libc][libm][GPU] Add missing vendor entrypoints to the GPU version of `libm` (#66034)
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`.
Loading
Please sign in to comment