[all-commits] [llvm/llvm-project] fbf43b: [libc] Only declare float128 math functions in the...

lntue via All-commits all-commits at lists.llvm.org
Thu Feb 8 17:13:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fbf43b0121006e371fbf50ad8642e4c62405e5cc
      https://github.com/llvm/llvm-project/commit/fbf43b0121006e371fbf50ad8642e4c62405e5cc
  Author: lntue <35648136+lntue at users.noreply.github.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M libc/include/math.h.def
    M libc/spec/spec.td
    M libc/spec/stdc.td
    M libc/utils/HdrGen/PublicAPICommand.cpp

  Log Message:
  -----------
  [libc] Only declare float128 math functions in the generated math.h if float128 type is supported. (#81010)




More information about the All-commits mailing list