Add SIMD buid option for SOF component#8876
Merged
lgirdwood merged 4 commits intothesofproject:mainfrom Feb 26, 2024
Merged
Conversation
With simd config adding, user are able to choose simd version for ASRC build. Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
Add copier simd HIFI option, with this adding, developer can select which HIFI version used for copier. Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
Add HIFI build option to DRC module, with this, developer are able to select HIFI version for SOF build. Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
EQFIR EQIIR and TDFB are all refered from math filter, so define option in math filter, use unified SIMD selection for EQFIR EQIIR and TDFB. Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
Contributor
|
Is there a reason you wouldn't pick the highest available for your platform? |
Member
Normally you would always pick the highest unless testing a new compiler, testing changes to lower versions of SIMD logic or a regression in the latest SIMD level code. |
lgirdwood
approved these changes
Feb 23, 2024
Contributor
Author
|
@singalsu , please have a check. |
singalsu
approved these changes
Feb 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.