================ @@ -883,6 +883,12 @@ if(LIBC_TYPES_HAS_FLOAT128) ) endif() + +list(APPEND TARGET_LIBM_ENTRYPOINTS +# Bfloat16 Entrypoints ---------------- overmighty wrote: Nit: formatting. ```suggestion # bfloat16 entrypoints ``` https://github.com/llvm/llvm-project/pull/148398