Skip to content

Fix objc_simd test failure on s390x #26694

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

Conversation

levivic
Copy link
Contributor

@levivic levivic commented Aug 16, 2019

This is an updated pull request regarding #22896. As mentioned, only the recent models of s390x systems have floating-point vector registers. We are updating the default target to z13 to enable the vector ABI.

@compnerd
Copy link
Member

This does limit the support to z13+ (~2015+) rather than z196+ (~2010+). But, that doesn't seem entirely unreasonable.

@compnerd
Copy link
Member

@swift-ci please test

@compnerd compnerd merged commit 1c2b8ba into swiftlang:master Aug 27, 2019
@levivic levivic deleted the swift-master-s390x-082019-test-objcsimd branch August 27, 2019 13:10
@levivic
Copy link
Contributor Author

levivic commented Aug 27, 2019

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