Skip to content
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

arm64 "requires 'double/float' type support, but ABI 'aapcs' does not support it" after LLVM commit 9cc98e336980 #1997

Closed
nathanchance opened this issue Feb 16, 2024 · 1 comment
Labels
[ARCH] arm64 This bug impacts ARCH=arm64 [BUG] llvm (main) A bug in an unreleased version of LLVM (this label is appropriate for regressions) Reported upstream This bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.

Comments

@nathanchance
Copy link
Member

See the upstream pull request for my report:

llvm/llvm-project#74460

@nathanchance nathanchance added [ARCH] arm64 This bug impacts ARCH=arm64 [BUG] llvm (main) A bug in an unreleased version of LLVM (this label is appropriate for regressions) Reported upstream This bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list. labels Feb 16, 2024
Prabhuk added a commit to Prabhuk/llvm-project that referenced this issue Feb 16, 2024
Prabhuk added a commit to llvm/llvm-project that referenced this issue Feb 17, 2024
@nathanchance
Copy link
Member Author

This is resolved with a revert: llvm/llvm-project@ea9ec80

I will make sure this does not regress if it comes back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ARCH] arm64 This bug impacts ARCH=arm64 [BUG] llvm (main) A bug in an unreleased version of LLVM (this label is appropriate for regressions) Reported upstream This bug was filed on LLVM’s issue tracker, Phabricator, or the kernel mailing list.
Projects
None yet
Development

No branches or pull requests

1 participant