[all-commits] [llvm/llvm-project] c2996a: Revert "[libc][math][c23] Implement C23 math funct...

OverMighty via All-commits all-commits at lists.llvm.org
Sat Jul 26 05:33:21 PDT 2025


  Branch: refs/heads/revert-146226-libc/math/feat/impl-asinpif16
  Home:   https://github.com/llvm/llvm-project
  Commit: c2996a126eed2d753ce5fe4da897f73bb1215a0d
      https://github.com/llvm/llvm-project/commit/c2996a126eed2d753ce5fe4da897f73bb1215a0d
  Author: OverMighty <its.overmighty at gmail.com>
  Date:   2025-07-26 (Sat, 26 Jul 2025)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/docs/headers/math/index.rst
    M libc/include/math.yaml
    M libc/src/math/CMakeLists.txt
    R libc/src/math/asinpif16.h
    M libc/src/math/generic/CMakeLists.txt
    R libc/src/math/generic/asinpif16.cpp
    M libc/test/src/math/CMakeLists.txt
    R libc/test/src/math/asinpif16_test.cpp
    M libc/test/src/math/smoke/CMakeLists.txt
    R libc/test/src/math/smoke/asinpif16_test.cpp
    M libc/utils/MPFRWrapper/MPCommon.cpp
    M libc/utils/MPFRWrapper/MPCommon.h
    M libc/utils/MPFRWrapper/MPFRUtils.cpp
    M libc/utils/MPFRWrapper/MPFRUtils.h

  Log Message:
  -----------
  Revert "[libc][math][c23] Implement C23 math function asinpif16 (#146226)"

This reverts commit eed9b4e05810381d8655f40fe298abb2f90a95cf.



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