[all-commits] [llvm/llvm-project] ff1cc5: [libc][math][c23] Add totalorderl function. (#102564)

Job Henandez Lara via All-commits all-commits at lists.llvm.org
Fri Aug 9 07:18:22 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff1cc5b97cffc184e5990bcaf6ea7c35090ef1e8
      https://github.com/llvm/llvm-project/commit/ff1cc5b97cffc184e5990bcaf6ea7c35090ef1e8
  Author: Job Henandez Lara <hj93 at protonmail.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/arm/entrypoints.txt
    M libc/config/linux/riscv/entrypoints.txt
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/docs/math/index.rst
    M libc/newhdrgen/yaml/math.yaml
    M libc/spec/spec.td
    M libc/spec/stdc.td
    M libc/src/__support/FPUtil/BasicOperations.h
    M libc/src/math/CMakeLists.txt
    M libc/src/math/generic/CMakeLists.txt
    A libc/src/math/generic/totalorderl.cpp
    A libc/src/math/totalorderl.h
    M libc/test/src/math/smoke/CMakeLists.txt
    A libc/test/src/math/smoke/totalorderl_test.cpp

  Log Message:
  -----------
  [libc][math][c23] Add totalorderl function. (#102564)



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