[clang] [libcxx] [PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (PR #75226)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 12 10:22:35 PST 2023


efriedma-quic wrote:

How hard is it to fix the backend to handle this properly?  We should already have support for other libcalls, I think.  I'd like to avoid adding temporary hacks to clang.

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


More information about the cfe-commits mailing list