[libc-commits] [libc] [llvm] [libc] Make canonicalizef128, modff128 and remquof128 use the emulated float128 type (PR #223769)

via libc-commits libc-commits at lists.llvm.org
Tue Sep 15 11:12:53 PDT 2026


================
@@ -388,6 +388,7 @@ set(TARGET_LIBM_ENTRYPOINTS
     libc.src.math.cbrt
     libc.src.math.cbrtf
     libc.src.math.cbrtbf16
+    libc.src.math.canonicalizef128
----------------
Sukumarsawant wrote:

nit: order

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


More information about the libc-commits mailing list