Skip to content

Fix crash optimizing icmp with vectors - #10948

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-icmp-vector-crash
Jun 6, 2025
Merged

Fix crash optimizing icmp with vectors#10948
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-icmp-vector-crash

Conversation

@alexcrichton

Copy link
Copy Markdown
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
@github-actions

github-actions Bot commented Jun 6, 2025

Copy link
Copy Markdown

Subscribe to Label Action

cc @cfallin, @fitzgen

Details 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.

@cfallin cfallin left a comment

Copy link
Copy Markdown
Member

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
@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
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 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