Skip to content

[Cranelift] allow bitop optimizations for vectors#13199

Queued
bongjunj wants to merge 4 commits intobytecodealliance:mainfrom
bongjunj:bitop-allow-vec
Queued

[Cranelift] allow bitop optimizations for vectors#13199
bongjunj wants to merge 4 commits intobytecodealliance:mainfrom
bongjunj:bitop-allow-vec

Conversation

@bongjunj
Copy link
Copy Markdown
Contributor

@bongjunj bongjunj commented Apr 26, 2026

#13063 made it safe to use iconst_u for vector values. Therefore the rules changed in this PR should now also be enabled for optimizing vector types too.

@bongjunj bongjunj requested a review from a team as a code owner April 26, 2026 13:37
@bongjunj bongjunj requested review from uweigand and removed request for a team April 26, 2026 13:37
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator isle Related to the ISLE domain-specific language labels Apr 26, 2026
@github-actions
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.

@bongjunj bongjunj requested a review from a team as a code owner April 27, 2026 01:43
@bongjunj bongjunj requested review from fitzgen and removed request for a team April 27, 2026 01:43
Copy link
Copy Markdown
Member

@fitzgen fitzgen left a comment

Choose a reason for hiding this comment

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

Thanks!

@fitzgen fitzgen added this pull request to the merge queue Apr 27, 2026
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.

2 participants