Skip to content

Comments

Math: Trignometry: Cordic sine() and cos()#4218

Merged
lgirdwood merged 1 commit intomainfrom
shastry_cordic_dev
May 20, 2021
Merged

Math: Trignometry: Cordic sine() and cos()#4218
lgirdwood merged 1 commit intomainfrom
shastry_cordic_dev

Conversation

@ShriramShastry
Copy link
Contributor

Introduce static inline function for sin() and cos()
function

Signed-off-by: ShriramShastry malladi.sastry@intel.com

@ShriramShastry ShriramShastry force-pushed the shastry_cordic_dev branch 5 times, most recently from c88cdc0 to e76ff37 Compare May 20, 2021 07:02
Copy link
Member

@lgirdwood lgirdwood left a comment

Choose a reason for hiding this comment

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

Code is fine, but commit message should state this PR is just moving existing code to improve runtime performance due to less function calls.

Add static inline for math sin() and cos()
functions.This PR is just moving existing code to
improve runtime performance due to less function calls

Signed-off-by: ShriramShastry <malladi.sastry@intel.com>
@lgirdwood lgirdwood merged commit 7de1744 into main May 20, 2021
@lgirdwood lgirdwood deleted the shastry_cordic_dev branch May 20, 2021 14:35
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.

3 participants