[all-commits] [llvm/llvm-project] 198409: [compiler-rt][builtins] libc-backed quad-float com...
hulxv via All-commits
all-commits at lists.llvm.org
Sat Aug 1 11:31:49 PDT 2026
Branch: refs/heads/users/hulxv/compiler_rt/builtins/cmp-quad
Home: https://github.com/llvm/llvm-project
Commit: 1984097bcfe9f508058923011734eb1f4707226a
https://github.com/llvm/llvm-project/commit/1984097bcfe9f508058923011734eb1f4707226a
Author: hulxv <hulxxv at gmail.com>
Date: 2026-08-01 (Sat, 01 Aug 2026)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
A compiler-rt/lib/builtins/comparetf2.cpp
M libc/shared/builtins.h
A libc/shared/builtins/getf2.h
A libc/shared/builtins/letf2.h
A libc/shared/builtins/unordtf2.h
M libc/src/__support/builtins/CMakeLists.txt
A libc/src/__support/builtins/getf2.h
A libc/src/__support/builtins/letf2.h
A libc/src/__support/builtins/unordtf2.h
M libc/test/shared/CMakeLists.txt
M libc/test/shared/shared_builtins_test.cpp
Log Message:
-----------
[compiler-rt][builtins] libc-backed quad-float comparison builtins
Commit: cfd7f8bbeb76379e2a1c97c70fdef255e98e1e30
https://github.com/llvm/llvm-project/commit/cfd7f8bbeb76379e2a1c97c70fdef255e98e1e30
Author: hulxv <hulxxv at gmail.com>
Date: 2026-08-01 (Sat, 01 Aug 2026)
Changed paths:
M libc/test/shared/shared_builtins_test.cpp
Log Message:
-----------
fix conflicts
Compare: https://github.com/llvm/llvm-project/compare/8af8162700ab...cfd7f8bbeb76
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