Skip to content

[PowerPC] Fix incorrect symbol name of frexp libcall #71626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ecnelises
Copy link
Member

frexpl is for ppc_fp128. The correct symbol name for f128 is frexpf128.

frexpl is for ppc_fp128. The correct symbol name for f128 is frexpf128.
@ecnelises ecnelises merged commit 5f29555 into llvm:main Nov 8, 2023
@ecnelises
Copy link
Member Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants