Skip to content

Test i128<->vector bitcasts on all non-Pulley architectures#10686

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
beetrees:test-vector-i128-bitcast
Apr 28, 2025
Merged

Test i128<->vector bitcasts on all non-Pulley architectures#10686
fitzgen merged 1 commit intobytecodealliance:mainfrom
beetrees:test-vector-i128-bitcast

Conversation

@beetrees
Copy link
Copy Markdown
Contributor

Cranelift now supports i128<->vector bitcasts on all non-Pulley architectures, so expand the test to ensure it doesn't regress.

Fixes #6104

@beetrees beetrees requested a review from a team as a code owner April 28, 2025 16:47
@beetrees beetrees requested review from abrown and removed request for a team April 28, 2025 16:47
@github-actions github-actions bot added the cranelift Issues related to the Cranelift code generator label Apr 28, 2025
@fitzgen fitzgen added this pull request to the merge queue Apr 28, 2025
Merged via the queue into bytecodealliance:main with commit 56b928f Apr 28, 2025
71 checks passed
@beetrees beetrees deleted the test-vector-i128-bitcast branch April 28, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support bitcasting between scalar and vector types

2 participants