[libc-commits] [libc] [llvm] [libc] Modify Exponent decomposition functions to work with emulated Float128 (PR #221540)
via libc-commits
libc-commits at lists.llvm.org
Tue Sep 8 00:17:07 PDT 2026
Hari-Shankar-Karthik wrote:
> You're in the right direction; just add the MPFR one to be added for all functions you have added ( if they are missing) Also, please update the headers properly for every file you touch. I can have another look once that's done.
Thank you. I have added the headers to all the source files similar to the referenced PR. I need to add the non-smoke tests for all the other functions. I will do this in a bit.
https://github.com/llvm/llvm-project/pull/221540
More information about the libc-commits
mailing list