[libc-commits] [libc] [libc][NFC] Rename LIBC_COMPILER_HAS_FLOAT128 to LIBC_HAS_FLOAT128 for consistency (PR #81870)

Guillaume Chatelet via libc-commits libc-commits at lists.llvm.org
Thu Feb 15 09:13:12 PST 2024


gchatelet wrote:

> Looking at `LIBC_HAS_FLOAT16` what's going on with that? It's defined but not referenced anywhere AFAICT.

It was a request from @lntue so he can start implementing math functions for half floats. Indeed not used but he has planned to work on it in the short term.

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


More information about the libc-commits mailing list