[libc-commits] [libc] [libc][math][c23] Enable C23 _Float16 math functions on GPUs (PR #99248)

via libc-commits libc-commits at lists.llvm.org
Tue Jul 16 15:55:08 PDT 2024


overmighty wrote:

Oh, they actually don't. I forgot to add an `OR LIBC_TARGET_OS_IS_GPU` in https://github.com/llvm/llvm-project/blob/main/libc/cmake/modules/LLVMLibCFlagRules.cmake#L280-L281.

https://github.com/llvm/llvm-project/pull/99248


More information about the libc-commits mailing list