Skip to content

Fix crash optimizing icmp with vectors #10948

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

Conversation

alexcrichton
Copy link
Member

Closes #10929

@alexcrichton alexcrichton marked this pull request as ready for review June 6, 2025 01:09
@alexcrichton alexcrichton requested review from a team as code owners June 6, 2025 01:09
@alexcrichton alexcrichton requested review from cfallin and dicej and removed request for a team June 6, 2025 01:09
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language labels Jun 6, 2025
Copy link

github-actions bot commented Jun 6, 2025

Subscribe to Label Action

cc @cfallin, @fitzgen

This issue or pull request has been labeled: "cranelift", "isle"

Thus the following users have been cc'd because of the following labels:

  • cfallin: isle
  • fitzgen: isle

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Copy link
Member

@cfallin cfallin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@cfallin cfallin added this pull request to the merge queue Jun 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 6, 2025
@alexcrichton alexcrichton added this pull request to the merge queue Jun 6, 2025
Merged via the queue into bytecodealliance:main with commit 1541706 Jun 6, 2025
41 checks passed
@alexcrichton alexcrichton deleted the fix-icmp-vector-crash branch June 6, 2025 16:27
alexcrichton added a commit to alexcrichton/wasmtime that referenced this pull request Jun 6, 2025
cfallin pushed a commit that referenced this pull request Jun 6, 2025
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 isle Related to the ISLE domain-specific language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cranelift: unimplemented >64 bits error during bxor_not and icmp optimization
2 participants