[all-commits] [llvm/llvm-project] cb1a72: [libc][math][c23] Add nanf16 C23 math function (#9...

OverMighty via All-commits all-commits at lists.llvm.org
Sun Jun 9 21:19:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb1a727dea9f063085db10190971dbd7aa7fb8e2
      https://github.com/llvm/llvm-project/commit/cb1a727dea9f063085db10190971dbd7aa7fb8e2
  Author: OverMighty <its.overmighty at gmail.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/docs/math/index.rst
    M libc/include/llvm-libc-types/CMakeLists.txt
    M libc/spec/stdc.td
    M libc/src/math/CMakeLists.txt
    M libc/src/math/generic/CMakeLists.txt
    A libc/src/math/generic/nanf16.cpp
    A libc/src/math/nanf16.h
    M libc/test/src/math/smoke/CMakeLists.txt
    A libc/test/src/math/smoke/nanf16_test.cpp

  Log Message:
  -----------
  [libc][math][c23] Add nanf16 C23 math function (#94767)

Part of #93566.



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