Skip to content

Port vconst to ISLE (AArch64)#4750

Merged
cfallin merged 2 commits into
bytecodealliance:mainfrom
dheaton-arm:isle-vconst
Aug 23, 2022
Merged

Port vconst to ISLE (AArch64)#4750
cfallin merged 2 commits into
bytecodealliance:mainfrom
dheaton-arm:isle-vconst

Conversation

@dheaton-arm
Copy link
Copy Markdown
Contributor

Ported the existing implementation of vconst to ISLE for AArch64, and
added support for 64-bit vector constants.

Also introduced 64-bit vconst support to the interpreter.

Copyright (c) 2022 Arm Limited

Ported the existing implementation of `vconst` to ISLE for AArch64, and
added support for 64-bit vector constants.

Also introduced 64-bit `vconst` support to the interpreter.

Copyright (c) 2022 Arm Limited
@github-actions github-actions Bot added cranelift Issues related to the Cranelift code generator cranelift:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift:area:aarch64 Issues related to AArch64 backend. labels Aug 22, 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! A series of cleanup nits (or really one nit, repeated) below but otherwise LGTM.

Comment thread cranelift/codegen/src/machinst/lower.rs Outdated
Comment thread cranelift/codegen/src/machinst/lower.rs Outdated
Comment thread cranelift/interpreter/src/step.rs Outdated
Copyright (c) 2022 Arm Limited
@cfallin cfallin merged commit da1fb30 into bytecodealliance:main Aug 23, 2022
@dheaton-arm dheaton-arm deleted the isle-vconst branch August 24, 2022 09:35
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:area:machinst Issues related to instruction selection and the new MachInst backend. cranelift Issues related to the Cranelift code generator

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants