llvm-project
aaa3f72c
- [PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble) (#75226)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#75226 - [PowerPC] Emit libcall to frexpl for calls to frexp(ppcDoublDouble)
Author
lei137
Parents
2439bc4a
Loading