Skip to content

cranelift: Implement missing i128 rotates on AArch64#4866

Merged
cfallin merged 1 commit into
bytecodealliance:mainfrom
afonso360:aarch64-rotlr-i128
Sep 7, 2022
Merged

cranelift: Implement missing i128 rotates on AArch64#4866
cfallin merged 1 commit into
bytecodealliance:mainfrom
afonso360:aarch64-rotlr-i128

Conversation

@afonso360
Copy link
Copy Markdown
Contributor

@afonso360 afonso360 commented Sep 4, 2022

👋 Hey,

This implements some missing rotates for AArch64 necessary for fuzzgen to not crash.

This ran for about an hour on fuzzgen without crashing. (In conjunction with #4867)

@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:aarch64 Issues related to AArch64 backend. labels Sep 4, 2022
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 f57b441 into bytecodealliance:main Sep 7, 2022
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