Skip to content

aarch64: Add i128 bit counting instructions#2990

Merged
cfallin merged 2 commits into
bytecodealliance:mainfrom
afonso360:aarch64-bitops-count
Jun 16, 2021
Merged

aarch64: Add i128 bit counting instructions#2990
cfallin merged 2 commits into
bytecodealliance:mainfrom
afonso360:aarch64-bitops-count

Conversation

@afonso360
Copy link
Copy Markdown
Contributor

Hey,

This PR adds support for popcnt,bitrev,clz,cls,ctz instructions on i128 values in the aarch64 backend

@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:aarch64 Issues related to AArch64 backend. labels Jun 16, 2021
Copy link
Copy Markdown
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!

@cfallin cfallin merged commit 8ac83a2 into bytecodealliance:main Jun 16, 2021
@afonso360 afonso360 deleted the aarch64-bitops-count branch June 25, 2021 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cranelift:area:aarch64 Issues related to AArch64 backend. cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants