Skip to content

[android] Duplicate some arm64 checks for aarch64. #19478

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
Dec 2, 2019

Conversation

drodriguez
Copy link
Contributor

No description provided.

@drodriguez drodriguez force-pushed the android-aarch64-test-fix-1 branch from b753bf8 to ee9e4c2 Compare October 5, 2018 22:41
@drodriguez drodriguez force-pushed the android-aarch64-test-fix-1 branch from ee9e4c2 to eade0e4 Compare October 24, 2018 22:23
@CodaFi
Copy link
Contributor

CodaFi commented Nov 14, 2019

@drodriguez Do we still need these changes?

@drodriguez
Copy link
Contributor Author

I think it might be. In the case of AArch64 architectures (Linux, Android, Windows (?)), the CPU is called aarch64, not arm64, so the checks are not being done. It doesn't seem that the file haven't changed since the modifications were made, but I don't know if they still apply cleanly, or if they are correct for aarch64 anymore.

Is there interest in merging? I can try to rebase and check that it still works, if there's interest.

@CodaFi
Copy link
Contributor

CodaFi commented Nov 18, 2019

Seems like we can take this as-is

@swift-ci please smoke test

@CodaFi
Copy link
Contributor

CodaFi commented Dec 2, 2019

⛵️

@CodaFi CodaFi merged commit 6a52b5d into swiftlang:master Dec 2, 2019
@drodriguez drodriguez deleted the android-aarch64-test-fix-1 branch December 2, 2019 19:17
drodriguez added a commit to drodriguez/swift that referenced this pull request Dec 2, 2019
In between swiftlang#19478 was written and merged, b45ca04 changed the spelling
of the intrinsics, so the old code wasn't working. This fixes the
spelling.

Broken in
https://ci-external.swift.org/job/oss-swift-RA-linux-ubuntu-16.04-android-arm64/2875/
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.

3 participants