[libc-commits] [libc] [llvm] [libc][math] Refactor f16fmaf128 to Header Only (PR #177850)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Wed Jan 28 11:50:37 PST 2026


================
@@ -153,3 +155,4 @@ TEST(LlvmLibcSharedMathTest, AllFloat128) {
 }
 
 #endif // LIBC_TYPES_HAS_FLOAT128
+ LIBC_TYPES_HAS_FLOAT128
----------------
bassiounix wrote:

Why would you ever put this here?

https://github.com/llvm/llvm-project/pull/177850


More information about the libc-commits mailing list