[all-commits] [llvm/llvm-project] 7ba625: [libc][math][c23] Temporarily disable asinpif16 C2...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ba62551db858f2df8d36346833525069cfa7d04
      https://github.com/llvm/llvm-project/commit/7ba62551db858f2df8d36346833525069cfa7d04
  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

  Log Message:
  -----------
  [libc][math][c23] Temporarily disable asinpif16 C23 math function (#150754)

The MPFR test uses `mpfr_asinpi` which requires MPFR 4.2.0 or later, but
the Buildbots are running an older version of MPFR.

See https://lab.llvm.org/buildbot/#/builders/104/builds/27743 for
example.



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