[all-commits] [llvm/llvm-project] 9dc66a: [libc] Add half-precision math functions to the ma...

Leandro Lacerda via All-commits all-commits at lists.llvm.org
Fri Aug 22 20:06:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dc66a631e962d85df0db43784028388f77d3fef
      https://github.com/llvm/llvm-project/commit/9dc66a631e962d85df0db43784028388f77d3fef
  Author: Leandro Lacerda <leandrolcampos at yahoo.com.br>
  Date:   2025-08-22 (Fri, 22 Aug 2025)

  Changed paths:
    M libc/include/math.yaml

  Log Message:
  -----------
  [libc] Add half-precision math functions to the math header (#155060)

This patch adds the `exp10f16`, `exp2f16`, `expf16`, and `expm1f16` math
functions to the `math.h` header.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list