Skip to content

Fix compiler-builtins 0.1.87 on Windows #1359

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 12 commits into from
Feb 18, 2023
Merged

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Feb 18, 2023

Took me quite a lot of attempts at getting the Windows ABI for all these functions correct as there are several variants which are used inconsistently. Which one is used for which function changed in LLVM 14, to which compiler-builtins 0.1.87 adapted.

Fixes #1353

@bjorn3 bjorn3 merged commit cb12ad7 into master Feb 18, 2023
@bjorn3 bjorn3 deleted the fix_llvm14-builtins-abi branch February 18, 2023 18:17
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.

Update 128bit int to float intrinsic calls on Windows for new ABI
1 participant