[all-commits] [llvm/llvm-project] 784295: [stdfix] Update function names (#129129)

PiJoules via All-commits all-commits at lists.llvm.org
Thu Feb 27 13:51:58 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7842954b9d6fb3d6d673493628c75fe4cc51e936
      https://github.com/llvm/llvm-project/commit/7842954b9d6fb3d6d673493628c75fe4cc51e936
  Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M libc/docs/headers/math/stdfix.rst

  Log Message:
  -----------
  [stdfix] Update function names (#129129)

The remaining math functions are `mulifx` (int * fx = int), `divifx`
(int / fx = int), `fxdivi` (int / int = fx), and `idivfx` (fx / fx =
int).



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