Part Number: TMS320F28384D
Tool/software:
The compiler manual for c2000 states "Relaxed floating-point mode causes double-precision floating-point computations and storage to be converted to single-precision floating-point where possible." I would like to know if this conversion will still take place when --float_support=fpu64 is also set. Also, is any further explanation available for what is meant by "where possible".
On a variant such as the TMS320F28384D that has hardware support for fpu64 are single precision floating point operations still expected to be significantly faster?