Other Parts Discussed in Thread: SYSBIOS
Hi,
I have a c file from a speech codec that has fft functions. I am currently using O3 to build our project.
In order to qualify some loops, I had to inline some local functions (all functions in the same c file).
This helped and I got some loops qualified.
My understanding is that compiler does automatic inlining for O3 when all the function source code is visible. Then, why did I have to force it to inline?
I am working on C6678
XDC tools: version 3.25.05.94
SYSBIOS: version 6.33.06.50
CodeGenTools: version 7.4.2
--
Thanks!
Regards,
Sarvani Chadalapaka
HPC Systems Engineer
Signalogic Inc.