How can gcc optimize separate call of sin(x) and cos(x) into single sincos?
How can gcc optimize separate call of sin(x) and cos(x) into single sincos?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!
(stackoverflow.com/users/7624196/hiroishida)HiroIshida
(stackoverflow.com/users/17732522/user17732522)user17732522
A special thanks goes out to the (stackoverflow.com/questions/79058150/how-can-gcc-optimize-separate-call-of-sinx-and-cosx-into-single-sincos)Stackexchange community
I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de
glibc compiler-optimization gcc c++