[all-commits] [llvm/llvm-project] 6ae395: [libc][NFC] Guard long double type in shared_math_...
lntue via All-commits
all-commits at lists.llvm.org
Mon Mar 30 07:05:42 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ae395a8758da8642421fc48233f1029ca530e33
https://github.com/llvm/llvm-project/commit/6ae395a8758da8642421fc48233f1029ca530e33
Author: lntue <lntue at google.com>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M libc/shared/math/nexttoward.h
M libc/shared/math/nexttowardbf16.h
M libc/shared/math/nexttowardf.h
M libc/shared/math/nexttowardf16.h
M libc/test/shared/shared_math_constexpr_test.cpp
M libc/test/shared/shared_math_test.cpp
Log Message:
-----------
[libc][NFC] Guard long double type in shared_math_tests. (#189373)
Skip long double tests when long double is double-double.
Also adjust constant literals.
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