Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust RdCostARM.h to compile on 32-bit Arm platforms #456

Merged

Conversation

georges-arm
Copy link
Contributor

The existing code makes use of some intrinsics that are only available in AArch64, so make use of the recently added sum_neon.h header to allow compatibility with 32-bit Arm as well.

The existing code makes use of some intrinsics that are only available
in AArch64, so make use of the recently added sum_neon.h header to allow
compatibility with 32-bit Arm as well.
@adamjw24 adamjw24 merged commit 9075708 into fraunhoferhhi:master Oct 29, 2024
8 checks passed
@georges-arm georges-arm deleted the geoste01/arm-32bit-rdcost branch October 29, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants