[all-commits] [llvm/llvm-project] 2d3fd8: [compiler-rt][builtins] libc-backed double-float c...

hulxv via All-commits all-commits at lists.llvm.org
Sat Aug 8 15:14:19 PDT 2026


  Branch: refs/heads/users/hulxv/compiler_rt/builtins/cmp-double
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d3fd86375cf2a1509780084dd1c749a227ddad3
      https://github.com/llvm/llvm-project/commit/2d3fd86375cf2a1509780084dd1c749a227ddad3
  Author: hulxv <hulxxv at gmail.com>
  Date:   2026-08-09 (Sun, 09 Aug 2026)

  Changed paths:
    M compiler-rt/lib/builtins/CMakeLists.txt
    A compiler-rt/lib/builtins/comparedf2.cpp
    M libc/shared/builtins.h
    A libc/shared/builtins/gedf2.h
    A libc/shared/builtins/ledf2.h
    A libc/shared/builtins/unorddf2.h
    M libc/src/__support/builtins/CMakeLists.txt
    A libc/src/__support/builtins/gedf2.h
    A libc/src/__support/builtins/ledf2.h
    A libc/src/__support/builtins/unorddf2.h
    M libc/test/shared/CMakeLists.txt
    M libc/test/shared/shared_builtins_test.cpp

  Log Message:
  -----------
  [compiler-rt][builtins] libc-backed double-float comparison builtins



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