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

via libc-commits libc-commits at lists.llvm.org
Thu Jul 25 12:06:59 PDT 2024


overmighty wrote:

@jhuber6 Is this still okay? I just disabled the functions that use `long double` and enabled `f16mul` and `f16mulf`.

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


More information about the libc-commits mailing list