[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
================
@@ -123,6 +123,7 @@ set(TARGET_LIBM_ENTRYPOINTS
#libc.src.math.copysignf
#libc.src.math.copysignf128
#libc.src.math.copysignl
+ #libc.src.math.canonicalizef128
----------------
Sukumarsawant wrote:
nit: order
https://github.com/llvm/llvm-project/pull/223769
More information about the libc-commits
mailing list