Skip to content

winch(aarch64): add v128 bitwise ops#13921

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
macovedj:winch-aarch64-v128-bitwise
Jul 23, 2026
Merged

winch(aarch64): add v128 bitwise ops#13921
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
macovedj:winch-aarch64-v128-bitwise

Conversation

@macovedj

Copy link
Copy Markdown
Contributor

Continuing with aarch64 simd, added bitwise ops (not/and/andnot/or/xor/bitselect/any_true).

@macovedj
macovedj requested review from a team as code owners July 21, 2026 15:02
@macovedj
macovedj requested review from cfallin and removed request for a team July 21, 2026 15:02

@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!

Comment thread winch/codegen/src/isa/aarch64/asm.rs Outdated
@cfallin

cfallin commented Jul 21, 2026

Copy link
Copy Markdown
Member

(LGTM is for last commit, which is stacked on top of your previous PR -- happy to merge this one once the prior lands and the commits are rebased out, since we do squash-on-merge)

@github-actions github-actions Bot added the winch Winch issues or pull requests label Jul 21, 2026
@github-actions

Copy link
Copy Markdown

Subscribe to Label Action

cc @saulecabrera

Details This issue or pull request has been labeled: "winch"

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

  • saulecabrera: winch

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

Learn more.

@macovedj
macovedj force-pushed the winch-aarch64-v128-bitwise branch from bd29841 to daaf924 Compare July 22, 2026 19:40
@macovedj

Copy link
Copy Markdown
Contributor Author

(LGTM is for last commit, which is stacked on top of your previous PR -- happy to merge this one once the prior lands and the commits are rebased out, since we do squash-on-merge)

Thanks! Rebased.

@cfallin
cfallin added this pull request to the merge queue Jul 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 23, 2026
@alexcrichton
alexcrichton added this pull request to the merge queue Jul 23, 2026
Merged via the queue into bytecodealliance:main with commit 67f21c2 Jul 23, 2026
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

winch Winch issues or pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants