Skip to content

Relax architecture assertions for v128 #11165

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
Jun 30, 2025

Conversation

alexcrichton
Copy link
Member

These were applicable when a native ABI was possible to be used for v128, but nowadays there's no need to limit it to x86_64 and aarch64 as it should work everywhere.

These were applicable when a native ABI was possible to be used for
v128, but nowadays there's no need to limit it to x86_64 and aarch64 as
it should work everywhere.
@alexcrichton alexcrichton requested a review from a team as a code owner June 30, 2025 20:39
@alexcrichton alexcrichton requested review from pchickey and removed request for a team June 30, 2025 20:39
@alexcrichton alexcrichton enabled auto-merge June 30, 2025 20:48
@alexcrichton alexcrichton added this pull request to the merge queue Jun 30, 2025
Merged via the queue into bytecodealliance:main with commit bce9f77 Jun 30, 2025
42 checks passed
@alexcrichton alexcrichton deleted the v128-everywhere branch June 30, 2025 21:15
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