Skip to content

WIP: Use NEON intrinsics for lrint on arm64 processors - #232

Draft
janblaesi wants to merge 1 commit into
libsndfile:masterfrom
janblaesi:lrint-neon
Draft

WIP: Use NEON intrinsics for lrint on arm64 processors#232
janblaesi wants to merge 1 commit into
libsndfile:masterfrom
janblaesi:lrint-neon

Conversation

@janblaesi

Copy link
Copy Markdown

The performance of the library can be improved on arm64 processors by using NEON intrinsics for the lrint() and lrintf() functions, like previously done on x86_64 with SSE2.

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.

1 participant