Skip to content

Port fcmp to ISLE (AArch64)#4819

Merged
cfallin merged 1 commit into
bytecodealliance:mainfrom
dheaton-arm:isle-fcmp
Aug 30, 2022
Merged

Port fcmp to ISLE (AArch64)#4819
cfallin merged 1 commit into
bytecodealliance:mainfrom
dheaton-arm:isle-fcmp

Conversation

@dheaton-arm
Copy link
Copy Markdown
Contributor

Ported the existing implementation of fcmp for AArch64 to ISLE.

This also ports the lower_vector_comparison method to ISLE.

Copyright (c) 2022 Arm Limited

Ported the existing implementation of `fcmp` for AArch64 to ISLE.

This also ports the `lower_vector_comparison` method to ISLE.

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 30, 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! LGTM overall. A few questions below but nothing that blocks merging this I think.

Comment thread cranelift/filetests/filetests/isa/aarch64/simd-logical-compile.clif
Comment thread cranelift/filetests/filetests/runtests/simd-conversion.clif
@cfallin cfallin merged commit 3d9d759 into bytecodealliance:main Aug 30, 2022
@dheaton-arm dheaton-arm deleted the isle-fcmp branch August 30, 2022 16:10
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.

3 participants