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

ipc4: mixin: Improve HiFi3 mix with gain impl #9810

Merged

Conversation

serhiy-katsyuba-intel
Copy link
Contributor

Simpler and faster implementation of HiFi3 mix with gain functions. The previous version works fine. This is just an improvement to make the code faster and more straightforward.

Clearing of AE_VALIGN registers with AE_ZALIGN64() is only necessary when
they are used for memory write operations. There is no need to do this for
registers used for memory read.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Simpler and faster implementation of HiFi3 mix with gain functions.
The previous version works fine. This is just an improvement to make
the code faster and more straightforward.

Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
Copy link
Collaborator

@singalsu singalsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good improvement!

@kv2019i kv2019i merged commit 5f0850a into thesofproject:main Feb 5, 2025
44 of 48 checks passed
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.

4 participants