Skip to content

Cranelift: mid-end: fix constant types in some icmp/select rules.#12504

Merged
fitzgen merged 2 commits intobytecodealliance:mainfrom
cfallin:fix-12503
Feb 3, 2026
Merged

Cranelift: mid-end: fix constant types in some icmp/select rules.#12504
fitzgen merged 2 commits intobytecodealliance:mainfrom
cfallin:fix-12503

Conversation

@cfallin
Copy link
Member

@cfallin cfallin commented Feb 3, 2026

Fixes #12503.

@cfallin cfallin requested a review from a team as a code owner February 3, 2026 16:49
@cfallin cfallin requested review from alexcrichton and removed request for a team February 3, 2026 16:49
@fitzgen fitzgen added this pull request to the merge queue Feb 3, 2026
Merged via the queue into bytecodealliance:main with commit 9c1f3e8 Feb 3, 2026
45 checks passed
@cfallin cfallin deleted the fix-12503 branch February 3, 2026 18:51
cfallin added a commit to cfallin/wasmtime that referenced this pull request Feb 4, 2026
…tecodealliance#12504)

* Cranelift: mid-end: fix constant types in some icmp/select rules.

Fixes bytecodealliance#12503.

* Update tests.
cfallin added a commit that referenced this pull request Feb 4, 2026
…elect rules (#12504). (#12528)

* Cranelift: mid-end: fix constant types in some icmp/select rules. (#12504)

* Cranelift: mid-end: fix constant types in some icmp/select rules.

Fixes #12503.

* Update tests.

* Update release notes.
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.

Cranelift: Misoptimization with select + icmp

3 participants