[libcxx-commits] [clang] [libcxx] [PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (PR #75226)
Eli Friedman via libcxx-commits
libcxx-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 libcxx-commits
mailing list