llvm-project
aaa3f72c - [PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (#75226)

Commit
1 year ago
[PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (#75226) On Linux PPC call lib func ``frexpl`` for calls to ``frexp()`` for input of type PPCDoubleDouble. Fixes bug: https://github.com/llvm/llvm-project/issues/64426
Author
Parents
Loading